@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-12T14:27:58.068Z") public class DnsValidatedCertificate extends software.amazon.awscdk.Construct implements ICertificate
software.amazon.jsii.JsiiObject.InitializationModeICertificate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
DnsValidatedCertificate(software.amazon.awscdk.Construct scope,
String id,
DnsValidatedCertificateProps props) |
protected |
DnsValidatedCertificate(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
|
protected List<String> |
validate()
Validate the current construct.
|
getDependencyRoots, getNode, isConstruct, prepare, toStringjsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected DnsValidatedCertificate(software.amazon.jsii.JsiiObject.InitializationMode mode)
public DnsValidatedCertificate(software.amazon.awscdk.Construct scope,
String id,
DnsValidatedCertificateProps props)
public CertificateImportProps export()
export in interface ICertificateprotected List<String> validate()
validate in class software.amazon.awscdk.Constructpublic String getCertificateArn()
getCertificateArn in interface ICertificateCopyright © 2019. All rights reserved.