@Generated(value="jsii-pacmak/0.10.3 (build 6bbf743)", date="2019-04-24T21:06:26.038Z") public class Certificate extends software.amazon.awscdk.Resource 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.