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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetBidPrice(String bidPrice)

The bid price for each EC2 Spot instance type as defined by InstanceType.

voidsetMarket(String market)

Market type of the EC2 instances used to create a cluster node.

voidsetMarket(MarketType market)

Market type of the EC2 instances used to create a cluster node.