Uses of Interface
software.amazon.awscdk.services.ec2.EbsDeviceProps
-
Uses of EbsDeviceProps in software.amazon.awscdk.services.ec2
Modifier and TypeMethodDescriptionEbsDeviceProps.Builder.build()
Builds the configured instance.BlockDeviceVolume.getEbsDevice()
EBS device info.ModifierConstructorDescriptionprotected
BlockDeviceVolume
(EbsDeviceProps ebsDevice) protected
BlockDeviceVolume
(EbsDeviceProps ebsDevice, String virtualName)