Uses of Class
software.amazon.awssdk.services.ec2.model.FleetEbsBlockDeviceRequest
Packages that use FleetEbsBlockDeviceRequest
-
Uses of FleetEbsBlockDeviceRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return FleetEbsBlockDeviceRequestModifier and TypeMethodDescriptionFleetBlockDeviceMappingRequest.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 FleetEbsBlockDeviceRequestModifier and TypeMethodDescriptionFleetBlockDeviceMappingRequest.Builder.ebs(FleetEbsBlockDeviceRequest ebs) Parameters used to automatically set up EBS volumes when the instance is launched.