@Stability(value=Stable) @Internal public static final class CfnDistributionConfigurationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistributionConfigurationProps
CfnDistributionConfigurationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistributionConfigurationProps.Builder, CfnDistributionConfigurationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistributionConfigurationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistributionConfigurationProps.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 |
getDescription()
The description of this distribution configuration.
|
Object |
getDistributions()
The distributions of this distribution configuration formatted as an array of Distribution objects.
|
String |
getName()
The name of this distribution configuration.
|
Map<String,String> |
getTags()
The tags of this distribution configuration.
|
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(CfnDistributionConfigurationProps.Builder builder)
CfnDistributionConfigurationProps.Builder.public final Object getDistributions()
CfnDistributionConfigurationPropsgetDistributions in interface CfnDistributionConfigurationPropspublic final String getName()
CfnDistributionConfigurationPropsgetName in interface CfnDistributionConfigurationPropspublic final String getDescription()
CfnDistributionConfigurationPropsgetDescription in interface CfnDistributionConfigurationPropspublic final Map<String,String> getTags()
CfnDistributionConfigurationPropsgetTags in interface CfnDistributionConfigurationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.