@Stability(value=Experimental) public static final class DnsValidatedCertificateProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements DnsValidatedCertificateProps
DnsValidatedCertificatePropssoftware.amazon.jsii.JsiiObject.InitializationModeDnsValidatedCertificateProps.Builder, DnsValidatedCertificateProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IRole |
getCustomResourceRole()
Role to use for the custom resource that creates the validated certificate.
|
String |
getDomainName()
Fully-qualified domain name to request a certificate for.
|
IHostedZone |
getHostedZone()
Route 53 Hosted Zone used to perform DNS validation of the request.
|
String |
getRegion()
AWS region that will host the certificate.
|
List<String> |
getSubjectAlternativeNames()
Alternative domain names on your certificate.
|
Map<String,String> |
getValidationDomains()
What validation domain to use for every requested domain.
|
ValidationMethod |
getValidationMethod()
Validation method used to assert domain ownership.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public IHostedZone getHostedZone()
DnsValidatedCertificatePropsgetHostedZone in interface DnsValidatedCertificatePropspublic IRole getCustomResourceRole()
DnsValidatedCertificatePropsgetCustomResourceRole in interface DnsValidatedCertificatePropspublic String getRegion()
DnsValidatedCertificatePropsgetRegion in interface DnsValidatedCertificatePropspublic String getDomainName()
CertificatePropsgetDomainName in interface CertificatePropspublic List<String> getSubjectAlternativeNames()
CertificatePropsgetSubjectAlternativeNames in interface CertificatePropspublic Map<String,String> getValidationDomains()
CertificatePropsgetValidationDomains in interface CertificatePropspublic ValidationMethod getValidationMethod()
CertificatePropsgetValidationMethod in interface CertificatePropspublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.