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