| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerCertificateProps.Builder |
CfnListenerCertificateProps.builder() |
CfnListenerCertificateProps.Builder |
CfnListenerCertificateProps.Builder.certificates(IResolvable certificates)
Sets the value of
CfnListenerCertificateProps.getCertificates() |
CfnListenerCertificateProps.Builder |
CfnListenerCertificateProps.Builder.certificates(List<? extends Object> certificates)
Sets the value of
CfnListenerCertificateProps.getCertificates() |
CfnListenerCertificateProps.Builder |
CfnListenerCertificateProps.Builder.listenerArn(String listenerArn)
Sets the value of
CfnListenerCertificateProps.getListenerArn() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnListenerCertificateProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListenerCertificateProps.Builder. |
Copyright © 2022. All rights reserved.