Uses of Interface
software.amazon.awscdk.services.ec2.EbsDeviceProps
Packages that use EbsDeviceProps
-
Uses of EbsDeviceProps in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement EbsDevicePropsMethods in software.amazon.awscdk.services.ec2 that return EbsDevicePropsModifier and TypeMethodDescriptionEbsDeviceProps.Builder.build()
Builds the configured instance.BlockDeviceVolume.getEbsDevice()
EBS device info.Constructors in software.amazon.awscdk.services.ec2 with parameters of type EbsDevicePropsModifierConstructorDescriptionprotected
BlockDeviceVolume
(EbsDeviceProps ebsDevice) protected
BlockDeviceVolume
(EbsDeviceProps ebsDevice, String virtualName)