class Aws::MigrationHub::Types::ListProgressUpdateStreamsRequest

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

data as a hash:

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

@!attribute [rw] next_token

If a `NextToken` was returned by a previous call, there are more
results available. To retrieve the next page of results, make the
call again using the returned token in `NextToken`.
@return [String]

@!attribute [rw] max_results

Filter to limit the maximum number of results to list per page.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/ListProgressUpdateStreamsRequest AWS API Documentation

Constants

SENSITIVE