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

Class: Aws::EMR::Types::StepStateChangeReason

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

Overview

The details of the step state change reason.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The programmable code for the state change reason. Note: Currently, the service provides no code for the state change.

Possible values:

  • NONE

Returns:

  • (String)

    The programmable code for the state change reason.

#messageString

The descriptive message for the state change reason.

Returns:

  • (String)

    The descriptive message for the state change reason.