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