You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::APIGateway::Types::UsageThe ending date of the usage data.
The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the API keys in a usage plan.
The starting date of the usage data.
The plan Id associated with this usage data.
The ending date of the usage data.
#items ⇒ Hash<String,Array<Array<Integer>>>The usage data, as daily logs of used and remaining quotas, over the specified time interval indexed over the API keys in a usage plan. For example, {..., "values" : { "`{api_key}`" : [ [0, 100], [10, 90], [100, 10]]}
, where `{api_key}`
stands for an API key value and the daily log entry is of the format [used quota, remaining quota]
.
The starting date of the usage data.
#usage_plan_id ⇒ StringThe plan Id associated with this usage data.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4