Java com.amazonaws.services.elasticmapreduce.model EbsBlockDevice fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.elasticmapreduce.model EbsBlockDevice fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.elasticmapreduce.model EbsBlockDevice.

The text is from its open source code.

Method

StringgetDevice()

The device name that is exposed to the instance, such as /dev/sdh.

VolumeSpecificationgetVolumeSpecification()

EBS volume specifications such as volume type, IOPS, and size (GiB) that will be requested for the EBS volume attached to an EC2 instance in the cluster.