@Stability(value=Stable) @Internal public static final class CfnLaunchTemplate.EbsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnLaunchTemplate.EbsProperty
CfnLaunchTemplate.EbsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnLaunchTemplate.EbsProperty.Builder, CfnLaunchTemplate.EbsProperty.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
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`CfnLaunchTemplate.EbsProperty.DeleteOnTermination`.
|
Object |
getEncrypted()
`CfnLaunchTemplate.EbsProperty.Encrypted`.
|
Number |
getIops()
`CfnLaunchTemplate.EbsProperty.Iops`.
|
String |
getKmsKeyId()
`CfnLaunchTemplate.EbsProperty.KmsKeyId`.
|
String |
getSnapshotId()
`CfnLaunchTemplate.EbsProperty.SnapshotId`.
|
Number |
getVolumeSize()
`CfnLaunchTemplate.EbsProperty.VolumeSize`.
|
String |
getVolumeType()
`CfnLaunchTemplate.EbsProperty.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)
CfnLaunchTemplate.BlockDeviceMappingProperty.Builder.public final Object getDeleteOnTermination()
CfnLaunchTemplate.EbsPropertygetDeleteOnTermination in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-deleteonterminationpublic final Object getEncrypted()
CfnLaunchTemplate.EbsPropertygetEncrypted in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-encryptedpublic final Number getIops()
CfnLaunchTemplate.EbsPropertygetIops in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-iopspublic final String getKmsKeyId()
CfnLaunchTemplate.EbsPropertygetKmsKeyId in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-kmskeyidpublic final String getSnapshotId()
CfnLaunchTemplate.EbsPropertygetSnapshotId in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-snapshotidpublic final Number getVolumeSize()
CfnLaunchTemplate.EbsPropertygetVolumeSize in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumesizepublic final String getVolumeType()
CfnLaunchTemplate.EbsPropertygetVolumeType in interface CfnLaunchTemplate.EbsPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-launchtemplate-blockdevicemapping-ebs.html#cfn-ec2-launchtemplate-blockdevicemapping-ebs-volumetype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.