Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListener.CertificateProperty.Builder
Packages that use CfnListener.CertificateProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListener.CertificateProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListener.CertificateProperty.BuilderModifier and TypeMethodDescriptionCfnListener.CertificateProperty.builder()
CfnListener.CertificateProperty.Builder.certificateArn
(String certificateArn) Sets the value ofCfnListener.CertificateProperty.getCertificateArn()
Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListener.CertificateProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnListener.CertificateProperty.Builder
.