| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
TagCostEstimationResourceCollectionFilter |
TagCostEstimationResourceCollectionFilter.clone() |
TagCostEstimationResourceCollectionFilter |
TagCostEstimationResourceCollectionFilter.withAppBoundaryKey(String appBoundaryKey)
An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru
analyzes.
|
TagCostEstimationResourceCollectionFilter |
TagCostEstimationResourceCollectionFilter.withTagValues(Collection<String> tagValues)
The values in an Amazon Web Services tag collection.
|
TagCostEstimationResourceCollectionFilter |
TagCostEstimationResourceCollectionFilter.withTagValues(String... tagValues)
The values in an Amazon Web Services tag collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagCostEstimationResourceCollectionFilter> |
CostEstimationResourceCollectionFilter.getTags()
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 |
CostEstimationResourceCollectionFilter.withTags(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 |
|---|---|
void |
CostEstimationResourceCollectionFilter.setTags(Collection<TagCostEstimationResourceCollectionFilter> tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.withTags(Collection<TagCostEstimationResourceCollectionFilter> tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
Copyright © 2024. All rights reserved.