class Aws::Transfer::Types::DescribedWorkflow
Describes the properties of the specified workflow
@!attribute [rw] arn
Specifies the unique Amazon Resource Name (ARN) for the workflow. @return [String]
@!attribute [rw] description
Specifies the text description for the workflow. @return [String]
@!attribute [rw] steps
Specifies the details for the steps that are in the specified workflow. @return [Array<Types::WorkflowStep>]
@!attribute [rw] on_exception_steps
Specifies the steps (actions) to take if any errors are encountered during execution of the workflow. @return [Array<Types::WorkflowStep>]
@!attribute [rw] workflow_id
A unique identifier for the workflow. @return [String]
@!attribute [rw] tags
Key-value pairs that can be used to group and search for workflows. Tags are metadata attached to workflows for any purpose. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/DescribedWorkflow AWS API Documentation
Constants
- SENSITIVE