Uses of Interface
software.amazon.awscdk.services.ec2.EbsDeviceOptions
Packages that use EbsDeviceOptions
-
Uses of EbsDeviceOptions in software.amazon.awscdk.services.ec2
Subinterfaces of EbsDeviceOptions in software.amazon.awscdk.services.ec2Classes in software.amazon.awscdk.services.ec2 that implement EbsDeviceOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEbsDeviceOptionsstatic final classAn implementation forEbsDevicePropsMethods in software.amazon.awscdk.services.ec2 that return EbsDeviceOptionsModifier and TypeMethodDescriptionEbsDeviceOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type EbsDeviceOptionsModifier and TypeMethodDescriptionstatic BlockDeviceVolumeBlockDeviceVolume.ebs(Number volumeSize, EbsDeviceOptions options) Creates a new Elastic Block Storage device.