| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTagCollectionFilter |
UpdateTagCollectionFilter.clone() |
UpdateTagCollectionFilter |
UpdateTagCollectionFilter.withAppBoundaryKey(String appBoundaryKey)
An Amazon Web Services tag key that is used to identify the Amazon Web Services resources that DevOps Guru
analyzes.
|
UpdateTagCollectionFilter |
UpdateTagCollectionFilter.withTagValues(Collection<String> tagValues)
The values in an Amazon Web Services tag collection.
|
UpdateTagCollectionFilter |
UpdateTagCollectionFilter.withTagValues(String... tagValues)
The values in an Amazon Web Services tag collection.
|
| Modifier and Type | Method and Description |
|---|---|
List<UpdateTagCollectionFilter> |
UpdateResourceCollectionFilter.getTags()
The updated Amazon Web Services tags used to filter the resources in the resource collection.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateResourceCollectionFilter |
UpdateResourceCollectionFilter.withTags(UpdateTagCollectionFilter... tags)
The updated Amazon Web Services tags used to filter the resources in the resource collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateResourceCollectionFilter.setTags(Collection<UpdateTagCollectionFilter> tags)
The updated Amazon Web Services tags used to filter the resources in the resource collection.
|
UpdateResourceCollectionFilter |
UpdateResourceCollectionFilter.withTags(Collection<UpdateTagCollectionFilter> tags)
The updated Amazon Web Services tags used to filter the resources in the resource collection.
|
Copyright © 2021. All rights reserved.