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

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

Introduction

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

The text is from its open source code.

Method

StringgetAmiVersion()

Applies only to Amazon EMR AMI versions 3.x and 2.x.

java.util.ListgetBootstrapActions()

A list of the bootstrap actions run by the job flow.

JobFlowExecutionStatusDetailgetExecutionStatusDetail()

Describes the execution status of the job flow.

JobFlowInstancesDetailgetInstances()

Describes the Amazon EC2 instances of the job flow.

StringgetJobFlowId()

The job flow identifier.

StringgetLogUri()

The location in Amazon S3 where log files for the job are stored.

StringgetName()

The name of the job flow.

java.util.ListgetSteps()

A list of steps run by the job flow.

java.util.ListgetSupportedProducts()

A list of strings set by third party software when the job flow is launched.

StringtoString()
Returns a string representation of this object.