@Generated(value="jsii-pacmak/0.7.12 (build 82990c5)", date="2018-12-20T13:30:09.804Z") public interface CertificateRefProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CertificateRefProps.Builder
A builder for
CertificateRefProps |
static class |
CertificateRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateRefProps.Builder |
builder() |
String |
getCertificateArn()
The certificate's ARN
|
void |
setCertificateArn(String value)
The certificate's ARN
|
String getCertificateArn()
void setCertificateArn(String value)
static CertificateRefProps.Builder builder()
CertificateRefProps.Builder of CertificateRefPropsCopyright © 2018. All rights reserved.