@Generated(value="jsii-pacmak/0.14.3 (build 1b1062d)", date="2019-08-02T10:18:38.163Z") @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 mode) |
| 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, jsiiStaticSetprotected Certificate(software.amazon.jsii.JsiiObject.InitializationMode mode)
@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.