@Stability(value=Stable) @Internal public static final class CfnVolumeProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnVolumeProps
CfnVolumePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnVolumeProps.Builder, CfnVolumeProps.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(String availabilityZone,
Object autoEnableIo,
Object encrypted,
Number iops,
String kmsKeyId,
Object multiAttachEnabled,
String outpostArn,
Number size,
String snapshotId,
List<? extends CfnTag> tags,
String volumeType)
Constructor that initializes the object based on literal property values passed by the
CfnVolumeProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAutoEnableIo()
`AWS::EC2::Volume.AutoEnableIO`.
|
String |
getAvailabilityZone()
`AWS::EC2::Volume.AvailabilityZone`.
|
Object |
getEncrypted()
`AWS::EC2::Volume.Encrypted`.
|
Number |
getIops()
`AWS::EC2::Volume.Iops`.
|
String |
getKmsKeyId()
`AWS::EC2::Volume.KmsKeyId`.
|
Object |
getMultiAttachEnabled()
`AWS::EC2::Volume.MultiAttachEnabled`.
|
String |
getOutpostArn()
`AWS::EC2::Volume.OutpostArn`.
|
Number |
getSize()
`AWS::EC2::Volume.Size`.
|
String |
getSnapshotId()
`AWS::EC2::Volume.SnapshotId`.
|
List<CfnTag> |
getTags()
`AWS::EC2::Volume.Tags`.
|
String |
getVolumeType()
`AWS::EC2::Volume.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(String availabilityZone, Object autoEnableIo, Object encrypted, Number iops, String kmsKeyId, Object multiAttachEnabled, String outpostArn, Number size, String snapshotId, List<? extends CfnTag> tags, String volumeType)
CfnVolumeProps.Builder.public final String getAvailabilityZone()
CfnVolumePropsgetAvailabilityZone in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-availabilityzonepublic final Object getAutoEnableIo()
CfnVolumePropsgetAutoEnableIo in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-autoenableiopublic final Object getEncrypted()
CfnVolumePropsgetEncrypted in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-encryptedpublic final Number getIops()
CfnVolumePropsgetIops in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-iopspublic final String getKmsKeyId()
CfnVolumePropsgetKmsKeyId in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-kmskeyidpublic final Object getMultiAttachEnabled()
CfnVolumePropsgetMultiAttachEnabled in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-multiattachenabledpublic final String getOutpostArn()
CfnVolumePropsgetOutpostArn in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-outpostarnpublic final Number getSize()
CfnVolumePropsgetSize in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-sizepublic final String getSnapshotId()
CfnVolumePropsgetSnapshotId in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-snapshotidpublic final List<CfnTag> getTags()
CfnVolumePropsgetTags in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-tagspublic final String getVolumeType()
CfnVolumePropsgetVolumeType in interface CfnVolumePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-volumetype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.