Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerCertificateProps
Packages that use CfnListenerCertificateProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerCertificateProps in software.amazon.awscdk.services.elasticloadbalancingv2
Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement CfnListenerCertificatePropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnListenerCertificateProps
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListenerCertificatePropsModifier and TypeMethodDescriptionCfnListenerCertificateProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListenerCertificatePropsModifierConstructorDescriptionCfnListenerCertificate
(Construct scope, String id, CfnListenerCertificateProps props) Create a newAWS::ElasticLoadBalancingV2::ListenerCertificate
.