@Stability(value=Stable)
public static interface CfnInstance.EbsBlockDeviceProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInstance.EbsBlockDeviceProperty.Builder
A builder for
CfnInstance.EbsBlockDeviceProperty |
static class |
CfnInstance.EbsBlockDeviceProperty.Jsii$Proxy
An implementation for
CfnInstance.EbsBlockDeviceProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInstance.EbsBlockDeviceProperty.Builder |
builder() |
default Object |
getDeleteOnTermination()
`CfnInstance.EbsBlockDeviceProperty.DeleteOnTermination`.
|
default Number |
getIops()
`CfnInstance.EbsBlockDeviceProperty.Iops`.
|
default String |
getSnapshotId()
`CfnInstance.EbsBlockDeviceProperty.SnapshotId`.
|
default Number |
getVolumeSize()
`CfnInstance.EbsBlockDeviceProperty.VolumeSize`.
|
default String |
getVolumeType()
`CfnInstance.EbsBlockDeviceProperty.VolumeType`.
|
@Stability(value=Stable) @Nullable default Object getDeleteOnTermination()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-deleteontermination@Stability(value=Stable) @Nullable default Number getIops()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-iops@Stability(value=Stable) @Nullable default String getSnapshotId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-snapshotid@Stability(value=Stable) @Nullable default Number getVolumeSize()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-volumesize@Stability(value=Stable) @Nullable default String getVolumeType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-instance-ebsblockdevice.html#cfn-opsworks-instance-ebsblockdevice-volumetype@Stability(value=Stable) static CfnInstance.EbsBlockDeviceProperty.Builder builder()
Copyright © 2020. All rights reserved.