@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.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-deleteonterminationpublic final Object getEncrypted()
CfnSpotFleet.EbsBlockDevicePropertygetEncrypted in interface CfnSpotFleet.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-encryptedpublic final Number getIops()
CfnSpotFleet.EbsBlockDevicePropertygetIops in interface CfnSpotFleet.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-iopspublic final String getSnapshotId()
CfnSpotFleet.EbsBlockDevicePropertygetSnapshotId in interface CfnSpotFleet.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-snapshotidpublic final Number getVolumeSize()
CfnSpotFleet.EbsBlockDevicePropertygetVolumeSize in interface CfnSpotFleet.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-volumesizepublic final String getVolumeType()
CfnSpotFleet.EbsBlockDevicePropertygetVolumeType in interface CfnSpotFleet.EbsBlockDevicePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-spotfleet-spotfleetrequestconfigdata-launchspecifications-blockdevicemappings-ebs.html#cfn-ec2-spotfleet-ebsblockdevice-volumetype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.