Uses of Interface
software.amazon.awscdk.services.ec2.EbsDeviceOptionsBase
Packages that use EbsDeviceOptionsBase
-
Uses of EbsDeviceOptionsBase in software.amazon.awscdk.services.ec2
Subinterfaces of EbsDeviceOptionsBase in software.amazon.awscdk.services.ec2Modifier 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.Classes in software.amazon.awscdk.services.ec2 that implement EbsDeviceOptionsBaseModifier 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
Methods in software.amazon.awscdk.services.ec2 that return EbsDeviceOptionsBaseModifier and TypeMethodDescriptionEbsDeviceOptionsBase.Builder.build()
Builds the configured instance.