You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::InstanceGroupTimeline

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The timeline of the instance group lifecycle.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_date_timeTime

The creation date and time of the instance group.

Returns:

  • (Time)

    The creation date and time of the instance group.

#end_date_timeTime

The date and time when the instance group terminated.

Returns:

  • (Time)

    The date and time when the instance group terminated.

#ready_date_timeTime

The date and time when the instance group became ready to perform tasks.

Returns:

  • (Time)

    The date and time when the instance group became ready to perform tasks.