@Stability(value=Stable) @Internal public static final class CfnDistributionConfiguration.FastLaunchConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDistributionConfiguration.FastLaunchConfigurationProperty
CfnDistributionConfiguration.FastLaunchConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder, CfnDistributionConfiguration.FastLaunchConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDistributionConfiguration.FastLaunchConfigurationProperty.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) |
String |
getAccountId()
The owner account ID for the fast-launch enabled Windows AMI.
|
Object |
getEnabled()
A Boolean that represents the current state of faster launching for the Windows AMI.
|
Object |
getLaunchTemplate()
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.
|
Number |
getMaxParallelLaunches()
The maximum number of parallel instances that are launched for creating resources.
|
Object |
getSnapshotConfiguration()
Configuration settings for managing the number of snapshots that are created from pre-provisioned instances for the Windows AMI when faster launching is enabled.
|
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.FastLaunchConfigurationProperty.Builder builder)
CfnDistributionConfiguration.AmiDistributionConfigurationProperty.Builder.public final String getAccountId()
CfnDistributionConfiguration.FastLaunchConfigurationPropertygetAccountId in interface CfnDistributionConfiguration.FastLaunchConfigurationPropertypublic final Object getEnabled()
CfnDistributionConfiguration.FastLaunchConfigurationProperty
Set to true to start using Windows faster launching, or false to stop using it.
getEnabled in interface CfnDistributionConfiguration.FastLaunchConfigurationPropertypublic final Object getLaunchTemplate()
CfnDistributionConfiguration.FastLaunchConfigurationPropertygetLaunchTemplate in interface CfnDistributionConfiguration.FastLaunchConfigurationPropertypublic final Number getMaxParallelLaunches()
CfnDistributionConfiguration.FastLaunchConfigurationPropertygetMaxParallelLaunches in interface CfnDistributionConfiguration.FastLaunchConfigurationPropertypublic final Object getSnapshotConfiguration()
CfnDistributionConfiguration.FastLaunchConfigurationPropertygetSnapshotConfiguration in interface CfnDistributionConfiguration.FastLaunchConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.