@Generated(value="jsii-pacmak/0.11.0 (build 3d6415e)", date="2019-05-30T15:05:23.546Z") public interface DnsValidatedCertificateProps extends software.amazon.jsii.JsiiSerializable, CertificateProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
DnsValidatedCertificateProps.Builder
A builder for
DnsValidatedCertificateProps |
static class |
DnsValidatedCertificateProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static DnsValidatedCertificateProps.Builder |
builder() |
software.amazon.awscdk.services.route53.IHostedZone |
getHostedZone()
Route 53 Hosted Zone used to perform DNS validation of the request.
|
String |
getRegion()
AWS region that will host the certificate.
|
getDomainName, getSubjectAlternativeNames, getValidationDomainssoftware.amazon.awscdk.services.route53.IHostedZone getHostedZone()
String getRegion()
static DnsValidatedCertificateProps.Builder builder()
builder in interface CertificatePropsDnsValidatedCertificateProps.Builder of DnsValidatedCertificatePropsCopyright © 2019. All rights reserved.