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

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

Introduction

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

The text is from its open source code.

Method

StringgetState()

A code representing the instance fleet status.

InstanceFleetStateChangeReasongetStateChangeReason()

Provides status change reason details for the instance fleet.

InstanceFleetTimelinegetTimeline()

Provides historical timestamps for the instance fleet, including the time of creation, the time it became ready to run jobs, and the time of termination.