You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MarketplaceMetering::Types::UsageAllocationWhen passing UsageAllocation as input to an Aws::Client method, you can use a vanilla Hash:
{
allocated_usage_quantity: 1, tags: [
{
key: "TagKey", value: "TagValue", },
],
}
Usage allocations allow you to split usage into buckets by tags.
Each UsageAllocation indicates the usage quantity for a specific set of tags.
Instance Attribute Summary collapseThe total quantity allocated to this bucket of usage.
The set of tags that define the bucket of usage.
The total quantity allocated to this bucket of usage.
#tags ⇒ Array<Types::Tag>The set of tags that define the bucket of usage. For the bucket of items with no tags, this parameter can be left out.
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