| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
List<TaggedResource> |
DescribeTagsResponse.taggedResources()
A list of tags with their associated resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.taggedResources(TaggedResource... taggedResources)
A list of tags with their associated resources.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTagsResponse.Builder |
DescribeTagsResponse.Builder.taggedResources(Collection<TaggedResource> taggedResources)
A list of tags with their associated resources.
|
Copyright © 2020. All rights reserved.