@Stability(value=Stable) @Internal public static final class CfnSpotFleet.EbsBlockDeviceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSpotFleet.EbsBlockDeviceProperty
CfnSpotFleet.EbsBlockDevicePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSpotFleet.EbsBlockDeviceProperty.Builder, CfnSpotFleet.EbsBlockDeviceProperty.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 snapshotId,
Number volumeSize,
String volumeType)
Constructor that initializes the object based on literal property values passed by the
CfnSpotFleet.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`CfnSpotFleet.EbsBlockDeviceProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnSpotFleet.EbsBlockDeviceProperty.Encrypted`.
|
Number |
getIops()
`CfnSpotFleet.EbsBlockDeviceProperty.Iops`.
|
String |
getSnapshotId()
`CfnSpotFleet.EbsBlockDeviceProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnSpotFleet.EbsBlockDeviceProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnSpotFleet.EbsBlockDeviceProperty.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.public final Object getDeleteOnTermination()
CfnSpotFleet.EbsBlockDevicePropertygetDeleteOnTermination in interface CfnSpotFleet.EbsBlockDevicePropertypublic final Object getEncrypted()
CfnSpotFleet.EbsBlockDevicePropertygetEncrypted in interface CfnSpotFleet.EbsBlockDevicePropertypublic final Number getIops()
CfnSpotFleet.EbsBlockDevicePropertygetIops in interface CfnSpotFleet.EbsBlockDevicePropertypublic final String getSnapshotId()
CfnSpotFleet.EbsBlockDevicePropertygetSnapshotId in interface CfnSpotFleet.EbsBlockDevicePropertypublic final Number getVolumeSize()
CfnSpotFleet.EbsBlockDevicePropertygetVolumeSize in interface CfnSpotFleet.EbsBlockDevicePropertypublic final String getVolumeType()
CfnSpotFleet.EbsBlockDevicePropertygetVolumeType in interface CfnSpotFleet.EbsBlockDeviceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.