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