class Aws::DataExchange::Types::ListDataSetsRequest

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

data as a hash:

    {
      max_results: 1,
      next_token: "__string",
      origin: "__string",
    }

@!attribute [rw] max_results

@return [Integer]

@!attribute [rw] next_token

@return [String]

@!attribute [rw] origin

@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/ListDataSetsRequest AWS API Documentation

Constants

SENSITIVE