class Aws::Snowball::Types::ListLongTermPricingRequest

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

data as a hash:

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

@!attribute [rw] max_results

The maximum number of `ListLongTermPricing` objects to return.
@return [Integer]

@!attribute [rw] next_token

Because HTTP requests are stateless, this is the starting point for
your next list of `ListLongTermPricing` to return.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/ListLongTermPricingRequest AWS API Documentation

Constants

SENSITIVE