public static final class CertificateRefProps.Builder extends Object
CertificateRefProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CertificateRefProps |
build()
Builds the configured instance.
|
CertificateRefProps.Builder |
withCertificateArn(CertificateArn value)
Sets the value of CertificateArn
|
public CertificateRefProps.Builder withCertificateArn(CertificateArn value)
value - The certificate's ARNthispublic CertificateRefProps build()
CertificateRefPropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.