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