@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-12T14:27:58.058Z") public interface CertificateImportProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CertificateImportProps.Builder
A builder for
CertificateImportProps |
static class |
CertificateImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateImportProps.Builder |
builder() |
String |
getCertificateArn()
The certificate's ARN
|
void |
setCertificateArn(String value)
The certificate's ARN
|
String getCertificateArn()
void setCertificateArn(String value)
static CertificateImportProps.Builder builder()
CertificateImportProps.Builder of CertificateImportPropsCopyright © 2019. All rights reserved.