class Aws::APIGateway::Types::GetUsagePlansRequest
The GET request to get all the usage plans of the caller's account.
@note When making an API call, you may pass GetUsagePlansRequest
data as a hash: { position: "String", key_id: "String", limit: 1, }
@!attribute [rw] position
The current pagination position in the paged result set. @return [String]
@!attribute [rw] key_id
The identifier of the API key associated with the usage plans. @return [String]
@!attribute [rw] limit
The maximum number of returned results per page. The default value is 25 and the maximum value is 500. @return [Integer]
Constants
- SENSITIVE