| Package | Description |
|---|---|
| software.amazon.awssdk.services.marketplacemetering.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
UsageAllocation.tags()
The set of tags that define the bucket of usage.
|
| Modifier and Type | Method and Description |
|---|---|
UsageAllocation.Builder |
UsageAllocation.Builder.tags(Tag... tags)
The set of tags that define the bucket of usage.
|
| Modifier and Type | Method and Description |
|---|---|
UsageAllocation.Builder |
UsageAllocation.Builder.tags(Collection<Tag> tags)
The set of tags that define the bucket of usage.
|
Copyright © 2023. All rights reserved.