class Aws::Transfer::Types::ListWorkflowsResponse

@!attribute [rw] next_token

`ListWorkflows` returns the `NextToken` parameter in the output. You
can then pass the `NextToken` parameter in a subsequent command to
continue listing additional workflows.
@return [String]

@!attribute [rw] workflows

Returns the `Arn`, `WorkflowId`, and `Description` for each
workflow.
@return [Array<Types::ListedWorkflow>]

@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListWorkflowsResponse AWS API Documentation

Constants

SENSITIVE