Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerCertificate.Builder
Packages that use CfnListenerCertificate.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerCertificate.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListenerCertificate.BuilderModifier and TypeMethodDescriptionCfnListenerCertificate.Builder.certificates
(List<? extends Object> certificates) The certificate.CfnListenerCertificate.Builder.certificates
(IResolvable certificates) The certificate.CfnListenerCertificate.Builder.listenerArn
(String listenerArn) The Amazon Resource Name (ARN) of the listener.