public static final class ICertificate.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ICertificate
software.amazon.jsii.JsiiObject.InitializationModeICertificate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
CertificateImportProps |
export()
Export this certificate from the stack
|
String |
getCertificateArn()
The certificate's ARN
|
List<software.amazon.awscdk.IConstruct> |
getDependencyRoots()
The set of constructs that form the root of this dependable
All resources under all returned constructs are included in the ordering
dependency.
|
software.amazon.awscdk.ConstructNode |
getNode()
The construct node in the scope tree.
|
protected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getCertificateArn()
getCertificateArn in interface ICertificatepublic software.amazon.awscdk.ConstructNode getNode()
getNode in interface software.amazon.awscdk.IConstructpublic List<software.amazon.awscdk.IConstruct> getDependencyRoots()
getDependencyRoots in interface software.amazon.awscdk.IDependablepublic CertificateImportProps export()
export in interface ICertificateCopyright © 2019. All rights reserved.