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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetVolumeSpecification(VolumeSpecification volumeSpecification)

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.

voidsetVolumesPerInstance(Integer volumesPerInstance)

Number of EBS volumes with a specific volume configuration that will be associated with every instance in the instance group