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

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

Introduction

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

The text is from its open source code.

Method

StringgetBidPrice()

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

DoublegetBidPriceAsPercentageOfOnDemandPrice()

The bid price, as a percentage of On-Demand price, for each EC2 Spot instance as defined by InstanceType.

java.util.ListgetConfigurations()

A configuration classification that applies when provisioning cluster instances, which can include configurations for applications and software bundled with Amazon EMR.

java.util.ListgetEbsBlockDevices()

The configuration of Amazon Elastic Block Storage (EBS) attached to each instance as defined by InstanceType.

BooleangetEbsOptimized()

Evaluates to TRUE when the specified InstanceType is EBS-optimized.

StringgetInstanceType()

The EC2 instance type, for example m3.xlarge.

IntegergetWeightedCapacity()

The number of units that a provisioned instance of this type provides toward fulfilling the target capacities defined in InstanceFleetConfig.