@Stability(value=Stable) @Internal public static final class CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder, CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.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(Object deleteOnTermination,
Object encrypted,
Number iops,
String kmsKeyId,
String snapshotId,
Number volumeSize,
String volumeType)
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) |
Object |
getDeleteOnTermination()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Encrypted`.
|
Number |
getIops()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.Iops`.
|
String |
getKmsKeyId()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.KmsKeyId`.
|
String |
getSnapshotId()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty.VolumeType`.
|
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(Object deleteOnTermination, Object encrypted, Number iops, String kmsKeyId, String snapshotId, Number volumeSize, String volumeType)
CfnImageRecipe.ComponentConfigurationProperty.Builder.public final Object getDeleteOnTermination()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetDeleteOnTermination in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Object getEncrypted()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetEncrypted in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getIops()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetIops in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getKmsKeyId()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetKmsKeyId in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getSnapshotId()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetSnapshotId in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getVolumeSize()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeSize in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getVolumeType()
CfnImageRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeType in interface CfnImageRecipe.EbsInstanceBlockDeviceSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.