@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-24T10:17:01.829Z") 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 |
|---|---|
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)
protected List<String> validate()
validate in class software.amazon.awscdk.Constructpublic String getCertificateArn()
getCertificateArn in interface ICertificateCopyright © 2019. All rights reserved.