| Package | Description |
|---|---|
| software.amazon.awscdk.services.certificatemanager |
| Modifier and Type | Class and Description |
|---|---|
class |
Certificate
A certificate managed by Amazon Certificate Manager
IMPORTANT: if you are creating a certificate as part of your stack, the stack
will not complete creating until you read and follow the instructions in the
email that you will receive.
|
| 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.