Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListenerCertificateProps.Builder
Packages that use CfnListenerCertificateProps.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListenerCertificateProps.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListenerCertificateProps.BuilderModifier and TypeMethodDescriptionCfnListenerCertificateProps.builder()CfnListenerCertificateProps.Builder.certificates(List<? extends Object> certificates) Sets the value ofCfnListenerCertificateProps.getCertificates()CfnListenerCertificateProps.Builder.certificates(IResolvable certificates) Sets the value ofCfnListenerCertificateProps.getCertificates()CfnListenerCertificateProps.Builder.listenerArn(String listenerArn) Sets the value ofCfnListenerCertificateProps.getListenerArn()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListenerCertificateProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnListenerCertificateProps.Builder.