Uses of Interface
software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase
-
Uses of EbsDeviceOptionsBase in software.amazon.awscdk.services.ec2
Modifier and TypeInterfaceDescriptioninterface
Block device options for an EBS volume.interface
Properties of an EBS block device.interface
Block device options for an EBS volume created from a snapshot.Modifier and TypeClassDescriptionstatic final class
An implementation forEbsDeviceOptions
static final class
An implementation forEbsDeviceOptionsBase
static final class
An implementation forEbsDeviceProps
static final class
An implementation forEbsDeviceSnapshotOptions
Modifier and TypeMethodDescriptionEbsDeviceOptionsBase.Builder.build()
Builds the configured instance.