| Package | Description |
|---|---|
| software.amazon.awscdk.services.certificatemanager |
| Modifier and Type | Class and Description |
|---|---|
static class |
CertificateRefProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
CertificateRefProps. |
static class |
CertificateRefProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateRefProps |
CertificateRefProps.Builder.Build.build() |
CertificateRefProps |
CertificateRef.export()
Export this certificate from the stack
|
| Modifier and Type | Method and Description |
|---|---|
static CertificateRef |
CertificateRef.import_(software.amazon.awscdk.Construct parent,
String name,
CertificateRefProps props)
Import a certificate
|
Copyright © 2018. All rights reserved.