@Stability(value=Stable) @Internal public static final class CfnDomainName.EndpointConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDomainName.EndpointConfigurationProperty
CfnDomainName.EndpointConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDomainName.EndpointConfigurationProperty.Builder, CfnDomainName.EndpointConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDomainName.EndpointConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDomainName.EndpointConfigurationProperty.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) |
List<String> |
getTypes()
A list of endpoint types of an API or its custom domain name.
|
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(CfnDomainName.EndpointConfigurationProperty.Builder builder)
CfnDomainName.EndpointConfigurationProperty.Builder.public final List<String> getTypes()
CfnDomainName.EndpointConfigurationProperty
For an edge-optimized API and its custom domain name, the endpoint type is EDGE . For a regional API and its custom domain name, the endpoint type is REGIONAL .
getTypes in interface CfnDomainName.EndpointConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.