| Modifier and Type | Class and Description |
|---|---|
class |
Certificate
A certificate managed by AWS 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.
|
class |
DnsValidatedCertificate
A certificate managed by AWS Certificate Manager.
|
static class |
ICertificate.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static ICertificate |
Certificate.import_(software.amazon.awscdk.Construct scope,
String id,
CertificateImportProps props)
Import a certificate
|
Copyright © 2019. All rights reserved.