class Aws::Appflow::Types::ListFlowsRequest

@note When making an API call, you may pass ListFlowsRequest

data as a hash:

    {
      max_results: 1,
      next_token: "NextToken",
    }

@!attribute [rw] max_results

Specifies the maximum number of items that should be returned in the
result set.
@return [Integer]

@!attribute [rw] next_token

The pagination token for next page of data.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/ListFlowsRequest AWS API Documentation

Constants

SENSITIVE