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