Uses of Interface
software.amazon.awscdk.services.autoscaling.EbsDeviceOptionsBase
Packages that use EbsDeviceOptionsBase
Package
Description
Amazon EC2 Auto Scaling Construct Library
-
Uses of EbsDeviceOptionsBase in software.amazon.awscdk.services.autoscaling
Subinterfaces of EbsDeviceOptionsBase in software.amazon.awscdk.services.autoscalingModifier and TypeInterfaceDescriptioninterfaceBlock device options for an EBS volume.interfaceProperties of an EBS block device.interfaceBlock device options for an EBS volume created from a snapshot.Classes in software.amazon.awscdk.services.autoscaling that implement EbsDeviceOptionsBaseModifier and TypeClassDescriptionstatic final classAn implementation forEbsDeviceOptionsstatic final classAn implementation forEbsDeviceOptionsBasestatic final classAn implementation forEbsDevicePropsstatic final classAn implementation forEbsDeviceSnapshotOptionsMethods in software.amazon.awscdk.services.autoscaling that return EbsDeviceOptionsBaseModifier and TypeMethodDescriptionEbsDeviceOptionsBase.Builder.build()Builds the configured instance.