public static final class CfnListener.CertificateProperty.Builder
extends java.lang.Object
CfnListener.CertificateProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnListener.CertificateProperty |
build()
Builds the configured instance.
|
CfnListener.CertificateProperty.Builder |
certificateArn(java.lang.String certificateArn)
Sets the value of
CfnListener.CertificateProperty.getCertificateArn() |
public CfnListener.CertificateProperty.Builder certificateArn(java.lang.String certificateArn)
CfnListener.CertificateProperty.getCertificateArn()
certificateArn
- The Amazon Resource Name (ARN) of the certificate.this
public CfnListener.CertificateProperty build()
CfnListener.CertificateProperty
java.lang.NullPointerException
- if any required attribute was not provided