@Stability(value=Stable) public static final class CfnListener.CertificateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnListener.CertificateProperty>
CfnListener.CertificateProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnListener.CertificateProperty |
build()
Builds the configured instance.
|
CfnListener.CertificateProperty.Builder |
certificateArn(String certificateArn)
Sets the value of
CfnListener.CertificateProperty.getCertificateArn() |
@Stability(value=Stable) public CfnListener.CertificateProperty.Builder certificateArn(String certificateArn)
CfnListener.CertificateProperty.getCertificateArn()
certificateArn
- The Amazon Resource Name (ARN) of the certificate.this
@Stability(value=Stable) public CfnListener.CertificateProperty build()
build
in interface software.amazon.jsii.Builder<CfnListener.CertificateProperty>
CfnListener.CertificateProperty
NullPointerException
- if any required attribute was not providedCopyright © 2023. All rights reserved.