| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceTag> |
ListTagsResponse.resourceTagList()
A list of resource tags.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsResponse.Builder |
ListTagsResponse.Builder.resourceTagList(ResourceTag... resourceTagList)
A list of resource tags.
|
| Modifier and Type | Method and Description |
|---|---|
ListTagsResponse.Builder |
ListTagsResponse.Builder.resourceTagList(Collection<ResourceTag> resourceTagList)
A list of resource tags.
|
Copyright © 2019. All rights reserved.