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

Class: Aws::EMR::Types::AddJobFlowStepsOutput

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

Overview

The output for the AddJobFlowSteps operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#step_idsArray<String>

The identifiers of the list of steps added to the job flow.

Returns:

  • (Array<String>)

    The identifiers of the list of steps added to the job flow.