@Stability(value=Stable) @Internal public static final class CfnImageRecipe.InstanceBlockDeviceMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageRecipe.InstanceBlockDeviceMappingProperty
CfnImageRecipe.InstanceBlockDeviceMappingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder, CfnImageRecipe.InstanceBlockDeviceMappingProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipe.AdditionalInstanceConfigurationProperty.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 |
getDeviceName()
The device to which these mappings apply.
|
Object |
getEbs()
Use to manage Amazon EBS-specific configuration for this mapping.
|
String |
getNoDevice()
Enter an empty string to remove a mapping from the parent image.
|
String |
getVirtualName()
Manages the instance ephemeral devices.
|
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(CfnImageRecipe.InstanceBlockDeviceMappingProperty.Builder builder)
CfnImageRecipe.AdditionalInstanceConfigurationProperty.Builder.public final String getDeviceName()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetDeviceName in interface CfnImageRecipe.InstanceBlockDeviceMappingPropertypublic final Object getEbs()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetEbs in interface CfnImageRecipe.InstanceBlockDeviceMappingPropertypublic final String getNoDevice()
CfnImageRecipe.InstanceBlockDeviceMappingProperty
The following is an example of an empty string value in the NoDevice field.
NoDevice:""
getNoDevice in interface CfnImageRecipe.InstanceBlockDeviceMappingPropertypublic final String getVirtualName()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetVirtualName in interface CfnImageRecipe.InstanceBlockDeviceMappingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.