class Aws::Transfer::Types::ListWorkflowsRequest
@note When making an API call, you may pass ListWorkflowsRequest
data as a hash: { max_results: 1, next_token: "NextToken", }
@!attribute [rw] max_results
Specifies the maximum number of workflows to return. @return [Integer]
@!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]
@see docs.aws.amazon.com/goto/WebAPI/transfer-2018-11-05/ListWorkflowsRequest AWS API Documentation
Constants
- SENSITIVE