| Package | Description |
|---|---|
| software.amazon.awssdk.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
List<TagCostEstimationResourceCollectionFilter> |
CostEstimationResourceCollectionFilter.tags()
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResourceCollectionFilter.Builder |
CostEstimationResourceCollectionFilter.Builder.tags(TagCostEstimationResourceCollectionFilter... tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResourceCollectionFilter.Builder |
CostEstimationResourceCollectionFilter.Builder.tags(Collection<TagCostEstimationResourceCollectionFilter> tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
Copyright © 2023. All rights reserved.