Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerCertificateProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerCertificateProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnListenerCertificateProps
Modifier and TypeMethodDescriptionCfnListenerCertificateProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnListenerCertificate
(Construct scope, String id, CfnListenerCertificateProps props) Create a newAWS::ElasticLoadBalancingV2::ListenerCertificate
.