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

Class: Aws::EMR::Types::CancelStepsOutput

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

Overview

The output for the CancelSteps operation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#cancel_steps_info_listArray<Types::CancelStepsInfo>

A list of CancelStepsInfo, which shows the status of specified cancel requests for each StepID specified.

Returns: