Uses of Class
software.amazon.awssdk.services.ec2.model.EbsBlockDeviceResponse
Packages that use EbsBlockDeviceResponse
-
Uses of EbsBlockDeviceResponse in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EbsBlockDeviceResponseModifier and TypeMethodDescriptionfinal EbsBlockDeviceResponseBlockDeviceMappingResponse.ebs()Parameters used to automatically set up EBS volumes when the instance is launched.Methods in software.amazon.awssdk.services.ec2.model with parameters of type EbsBlockDeviceResponseModifier and TypeMethodDescriptionBlockDeviceMappingResponse.Builder.ebs(EbsBlockDeviceResponse ebs) Parameters used to automatically set up EBS volumes when the instance is launched.