@Stability(value=Stable) @Internal public static final class CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Builder, CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty.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 |
getDeleteOnTermination()
Use to configure delete on termination of the associated device.
|
Object |
getEncrypted()
Use to configure device encryption.
|
Number |
getIops()
Use to configure device IOPS.
|
String |
getKmsKeyId()
Use to configure the KMS key to use when encrypting the device.
|
String |
getSnapshotId()
The snapshot that defines the device contents.
|
Number |
getThroughput()
*For GP3 volumes only* – The throughput in MiB/s that the volume supports.
|
Number |
getVolumeSize()
Use to override the device's volume size.
|
String |
getVolumeType()
Use to override the device's volume type.
|
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.EbsInstanceBlockDeviceSpecificationProperty.Builder builder)
CfnContainerRecipe.ComponentConfigurationProperty.Builder.public final Object getDeleteOnTermination()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetDeleteOnTermination in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Object getEncrypted()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetEncrypted in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getIops()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetIops in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getKmsKeyId()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetKmsKeyId in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getSnapshotId()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetSnapshotId in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getThroughput()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetThroughput in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final Number getVolumeSize()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeSize in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertypublic final String getVolumeType()
CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationPropertygetVolumeType in interface CfnContainerRecipe.EbsInstanceBlockDeviceSpecificationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.