| Package | Description |
|---|---|
| software.amazon.awscdk.services.certificatemanager |
| Modifier and Type | Class and Description |
|---|---|
static class |
CertificateRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CertificateRefProps |
CertificateRefProps.Builder.build()
Builds the configured instance.
|
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.