class Aws::Transfer::Types::ExecutionResults
Specifies the steps in the workflow, as well as the steps to execute in case of any errors during workflow execution.
@!attribute [rw] steps
Specifies the details for the steps that are in the specified workflow. @return [Array<Types::ExecutionStepResult>]
@!attribute [rw] on_exception_steps
Specifies the steps (actions) to take if any errors are encountered during execution of the workflow. @return [Array<Types::ExecutionStepResult>]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ExecutionResults AWS API Documentation
Constants
- SENSITIVE