@Stability(value=Stable) @Internal public static final class CfnDistributionConfiguration.DistributionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistributionConfiguration.DistributionProperty
CfnDistributionConfiguration.DistributionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistributionConfiguration.DistributionProperty.Builder, CfnDistributionConfiguration.DistributionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistributionConfiguration.DistributionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.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) |
Object |
getAmiDistributionConfiguration()
The specific AMI settings, such as launch permissions and AMI tags.
|
Object |
getContainerDistributionConfiguration()
Container distribution settings for encryption, licensing, and sharing in a specific Region.
|
Object |
getFastLaunchConfigurations()
`CfnDistributionConfiguration.DistributionProperty.FastLaunchConfigurations`.
|
Object |
getLaunchTemplateConfigurations()
A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.
|
List<String> |
getLicenseConfigurationArns()
The License Manager Configuration to associate with the AMI in the specified Region.
|
String |
getRegion()
The target Region for the 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(CfnDistributionConfiguration.DistributionProperty.Builder builder)
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder.public final String getRegion()
CfnDistributionConfiguration.DistributionProperty
For example, eu-west-1 .
getRegion in interface CfnDistributionConfiguration.DistributionPropertypublic final Object getAmiDistributionConfiguration()
CfnDistributionConfiguration.DistributionPropertyFor details, see example schema below.
getAmiDistributionConfiguration in interface CfnDistributionConfiguration.DistributionPropertypublic final Object getContainerDistributionConfiguration()
CfnDistributionConfiguration.DistributionPropertyFor details, see example schema below.
getContainerDistributionConfiguration in interface CfnDistributionConfiguration.DistributionPropertypublic final Object getFastLaunchConfigurations()
CfnDistributionConfiguration.DistributionPropertygetFastLaunchConfigurations in interface CfnDistributionConfiguration.DistributionPropertypublic final Object getLaunchTemplateConfigurations()
CfnDistributionConfiguration.DistributionPropertygetLaunchTemplateConfigurations in interface CfnDistributionConfiguration.DistributionPropertypublic final List<String> getLicenseConfigurationArns()
CfnDistributionConfiguration.DistributionPropertyFor more information, see the LicenseConfiguration API .
getLicenseConfigurationArns in interface CfnDistributionConfiguration.DistributionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.