@Stability(value=Stable) @Internal public static final class CfnContainerRecipe.InstanceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainerRecipe.InstanceConfigurationProperty
CfnContainerRecipe.InstanceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainerRecipe.InstanceConfigurationProperty.Builder, CfnContainerRecipe.InstanceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContainerRecipe.InstanceConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnContainerRecipe.ComponentConfigurationProperty.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 |
getBlockDeviceMappings()
Defines the block devices to attach for building an instance from this Image Builder AMI.
|
String |
getImage()
The AMI ID to use as the base image for a container build and test instance.
|
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(CfnContainerRecipe.InstanceConfigurationProperty.Builder builder)
CfnContainerRecipe.ComponentConfigurationProperty.Builder.public final Object getBlockDeviceMappings()
CfnContainerRecipe.InstanceConfigurationPropertygetBlockDeviceMappings in interface CfnContainerRecipe.InstanceConfigurationPropertypublic final String getImage()
CfnContainerRecipe.InstanceConfigurationPropertyIf not specified, Image Builder will use the appropriate ECS-optimized AMI as a base image.
getImage in interface CfnContainerRecipe.InstanceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.