@Generated(value="jsii-pacmak/0.15.1 (build ceff2ca)", date="2019-08-27T17:32:40.561Z") @Stability(value=Experimental) public class DnsValidatedCertificate extends software.amazon.awscdk.core.Resource implements ICertificate
software.amazon.jsii.JsiiObject.InitializationModeICertificate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
DnsValidatedCertificate(software.amazon.awscdk.core.Construct scope,
String id,
DnsValidatedCertificateProps props)
EXPERIMENTAL
|
protected |
DnsValidatedCertificate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
DnsValidatedCertificate(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateArn()
The certificate's ARN.
|
protected List<String> |
validate()
Validate the current construct.
|
getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, prepare, synthesize, toStringjsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefprotected DnsValidatedCertificate(software.amazon.jsii.JsiiObjectRef objRef)
protected DnsValidatedCertificate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public DnsValidatedCertificate(software.amazon.awscdk.core.Construct scope,
String id,
DnsValidatedCertificateProps props)
@Stability(value=Experimental) protected List<String> validate()
validate in class software.amazon.awscdk.core.Construct@Stability(value=Experimental) public String getCertificateArn()
getCertificateArn in interface ICertificateCopyright © 2019. All rights reserved.