| Package | Description |
|---|---|
| software.amazon.awscdk.services.autoscaling |
Amazon EC2 Auto Scaling Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceVolumeType |
EbsDeviceSnapshotOptions.Jsii$Proxy.getVolumeType() |
EbsDeviceVolumeType |
EbsDeviceOptions.Jsii$Proxy.getVolumeType() |
EbsDeviceVolumeType |
EbsDeviceProps.Jsii$Proxy.getVolumeType() |
default EbsDeviceVolumeType |
EbsDeviceOptionsBase.getVolumeType()
The EBS volume type.
|
EbsDeviceVolumeType |
EbsDeviceOptionsBase.Jsii$Proxy.getVolumeType() |
static EbsDeviceVolumeType |
EbsDeviceVolumeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EbsDeviceVolumeType[] |
EbsDeviceVolumeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EbsDeviceSnapshotOptions.Builder |
EbsDeviceSnapshotOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
EbsDeviceOptions.Builder |
EbsDeviceOptions.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
EbsDeviceProps.Builder |
EbsDeviceProps.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
EbsDeviceOptionsBase.Builder |
EbsDeviceOptionsBase.Builder.volumeType(EbsDeviceVolumeType volumeType)
Sets the value of
EbsDeviceOptionsBase.getVolumeType() |
Copyright © 2022. All rights reserved.