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

Class: Aws::EMR::Types::StepDetail

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

Overview

Combines the execution state and configuration of a step.

Instance Attribute Summary collapse

Instance Attribute Details

#execution_status_detailTypes::StepExecutionStatusDetail

The description of the step status.

Returns:

#step_configTypes::StepConfig

The step configuration.

Returns: