@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String deviceName,
Object ebs,
String noDevice,
String virtualName)
Constructor that initializes the object based on literal property values passed by the
CfnImageRecipe.ComponentConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDeviceName()
`CfnImageRecipe.InstanceBlockDeviceMappingProperty.DeviceName`.
|
Object |
getEbs()
`CfnImageRecipe.InstanceBlockDeviceMappingProperty.Ebs`.
|
String |
getNoDevice()
`CfnImageRecipe.InstanceBlockDeviceMappingProperty.NoDevice`.
|
String |
getVirtualName()
`CfnImageRecipe.InstanceBlockDeviceMappingProperty.VirtualName`.
|
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(String deviceName, Object ebs, String noDevice, String virtualName)
CfnImageRecipe.ComponentConfigurationProperty.Builder.public final String getDeviceName()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetDeviceName in interface CfnImageRecipe.InstanceBlockDeviceMappingPropertypublic final Object getEbs()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetEbs in interface CfnImageRecipe.InstanceBlockDeviceMappingPropertypublic final String getNoDevice()
CfnImageRecipe.InstanceBlockDeviceMappingPropertygetNoDevice 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 © 2021. All rights reserved.