@Stability(value=Stable) @Internal public static final class CfnDomain.DomainEndpointOptionsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomain.DomainEndpointOptionsProperty
CfnDomain.DomainEndpointOptionsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomain.DomainEndpointOptionsProperty.Builder, CfnDomain.DomainEndpointOptionsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomain.DomainEndpointOptionsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder. |
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) |
String |
getCustomEndpoint()
The fully qualified URL for your custom endpoint.
|
String |
getCustomEndpointCertificateArn()
The AWS Certificate Manager ARN for your domain's SSL/TLS certificate.
|
Object |
getCustomEndpointEnabled()
True to enable a custom endpoint for the domain.
|
Object |
getEnforceHttps()
True to require that all traffic to the domain arrive over HTTPS.
|
String |
getTlsSecurityPolicy()
The minimum TLS version required for traffic to the domain.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDomain.DomainEndpointOptionsProperty.Builder builder)
CfnDomain.AdvancedSecurityOptionsInputProperty.Builder.public final String getCustomEndpoint()
CfnDomain.DomainEndpointOptionsPropertyRequired if you enabled a custom endpoint for the domain.
getCustomEndpoint in interface CfnDomain.DomainEndpointOptionsPropertypublic final String getCustomEndpointCertificateArn()
CfnDomain.DomainEndpointOptionsPropertyRequired if you enabled a custom endpoint for the domain.
getCustomEndpointCertificateArn in interface CfnDomain.DomainEndpointOptionsPropertypublic final Object getCustomEndpointEnabled()
CfnDomain.DomainEndpointOptionsProperty
If enabled, you must also provide values for CustomEndpoint and CustomEndpointCertificateArn .
getCustomEndpointEnabled in interface CfnDomain.DomainEndpointOptionsPropertypublic final Object getEnforceHttps()
CfnDomain.DomainEndpointOptionsPropertygetEnforceHttps in interface CfnDomain.DomainEndpointOptionsPropertypublic final String getTlsSecurityPolicy()
CfnDomain.DomainEndpointOptionsProperty
Policy-Min-TLS-1-0-2019-07Policy-Min-TLS-1-2-2019-07getTlsSecurityPolicy in interface CfnDomain.DomainEndpointOptionsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.