@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-12T14:27:58.054Z") public class Certificate extends software.amazon.awscdk.Construct implements ICertificate
software.amazon.jsii.JsiiObject.InitializationModeICertificate.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
Certificate(software.amazon.awscdk.Construct scope,
String id,
CertificateProps props) |
protected |
Certificate(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
|
static ICertificate |
import_(software.amazon.awscdk.Construct scope,
String id,
CertificateImportProps props)
Import a certificate
|
getDependencyRoots, getNode, isConstruct, prepare, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Certificate(software.amazon.jsii.JsiiObject.InitializationMode mode)
public Certificate(software.amazon.awscdk.Construct scope,
String id,
CertificateProps props)
public static ICertificate import_(software.amazon.awscdk.Construct scope, String id, CertificateImportProps props)
public CertificateImportProps export()
export in interface ICertificatepublic String getCertificateArn()
getCertificateArn in interface ICertificateCopyright © 2019. All rights reserved.