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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetEbsBlockDeviceConfigs(java.util.Collection ebsBlockDeviceConfigs)

An array of Amazon EBS volume specifications attached to a cluster instance.

voidsetEbsOptimized(Boolean ebsOptimized)

Indicates whether an Amazon EBS volume is EBS-optimized.