@Generated(value="jsii-pacmak/0.7.12 (build 82990c5)", date="2018-12-20T13:30:09.803Z") public abstract class CertificateRef extends software.amazon.awscdk.Construct
| Modifier | Constructor and Description |
|---|---|
protected |
CertificateRef(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
CertificateRefProps |
export()
Export this certificate from the stack
|
String |
getCertificateArn() |
static CertificateRef |
import_(software.amazon.awscdk.Construct parent,
String name,
CertificateRefProps props)
Import a certificate
|
addChild, addError, addInfo, addMetadata, addMetadata, addWarning, ancestors, ancestors, findChild, getChildren, getContext, getId, getLocked, getMetadata, getParent, getPath, getUniqueId, lock, requireContext, required, setContext, toString, toTreeString, toTreeString, tryFindChild, unlock, validate, validateTreeprotected CertificateRef(software.amazon.jsii.JsiiObject.InitializationMode mode)
public static CertificateRef import_(software.amazon.awscdk.Construct parent, String name, CertificateRefProps props)
public CertificateRefProps export()
public String getCertificateArn()
Copyright © 2018. All rights reserved.