@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:22.283Z") @Stability(value=Stable) public interface CfnVolumeProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVolumeProps.Builder
A builder for
CfnVolumeProps |
static class |
CfnVolumeProps.Jsii$Proxy
An implementation for
CfnVolumeProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVolumeProps.Builder |
builder() |
default Object |
getAutoEnableIo()
`AWS::EC2::Volume.AutoEnableIO`.
|
String |
getAvailabilityZone()
`AWS::EC2::Volume.AvailabilityZone`.
|
default Object |
getEncrypted()
`AWS::EC2::Volume.Encrypted`.
|
default Number |
getIops()
`AWS::EC2::Volume.Iops`.
|
default String |
getKmsKeyId()
`AWS::EC2::Volume.KmsKeyId`.
|
default Object |
getMultiAttachEnabled()
`AWS::EC2::Volume.MultiAttachEnabled`.
|
default String |
getOutpostArn()
`AWS::EC2::Volume.OutpostArn`.
|
default Number |
getSize()
`AWS::EC2::Volume.Size`.
|
default String |
getSnapshotId()
`AWS::EC2::Volume.SnapshotId`.
|
default List<CfnTag> |
getTags()
`AWS::EC2::Volume.Tags`.
|
default String |
getVolumeType()
`AWS::EC2::Volume.VolumeType`.
|
@Stability(value=Stable) @NotNull String getAvailabilityZone()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-availabilityzone@Stability(value=Stable) @Nullable default Object getAutoEnableIo()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-autoenableio@Stability(value=Stable) @Nullable default Object getEncrypted()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-encrypted@Stability(value=Stable) @Nullable default Number getIops()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-iops@Stability(value=Stable) @Nullable default String getKmsKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-kmskeyid@Stability(value=Stable) @Nullable default Object getMultiAttachEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-multiattachenabled@Stability(value=Stable) @Nullable default String getOutpostArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-outpostarn@Stability(value=Stable) @Nullable default Number getSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-size@Stability(value=Stable) @Nullable default String getSnapshotId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-snapshotid@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-tags@Stability(value=Stable) @Nullable default String getVolumeType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-ebs-volume.html#cfn-ec2-ebs-volume-volumetype@Stability(value=Stable) static CfnVolumeProps.Builder builder()
CfnVolumeProps.Builder of CfnVolumePropsCopyright © 2020. All rights reserved.