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