@Generated(value="jsii-pacmak/0.15.1 (build ceff2ca)", date="2019-08-27T17:32:40.553Z") @Stability(value=Stable) public class Certificate extends software.amazon.awscdk.core.Resource implements ICertificate
software.amazon.jsii.JsiiObject.InitializationModeICertificate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
Certificate(software.amazon.awscdk.core.Construct scope,
String id,
CertificateProps props) |
protected |
Certificate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Certificate(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
static ICertificate |
fromCertificateArn(software.amazon.awscdk.core.Construct scope,
String id,
String certificateArn)
Import a certificate.
|
String |
getCertificateArn()
The certificate's ARN.
|
getPhysicalName, getResourceArnAttribute, getResourceNameAttribute, getStackgetNode, isConstruct, prepare, synthesize, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSet, setObjRefprotected Certificate(software.amazon.jsii.JsiiObjectRef objRef)
protected Certificate(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public Certificate(software.amazon.awscdk.core.Construct scope,
String id,
CertificateProps props)
@Stability(value=Stable) public static ICertificate fromCertificateArn(software.amazon.awscdk.core.Construct scope, String id, String certificateArn)
@Stability(value=Stable) public String getCertificateArn()
getCertificateArn in interface ICertificateCopyright © 2019. All rights reserved.