| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default RemoveTagsResponse |
CloudTrailClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail or event data store.
|
default CompletableFuture<RemoveTagsResponse> |
CloudTrailAsyncClient.removeTags(RemoveTagsRequest removeTagsRequest)
Removes the specified tags from a trail or event data store.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTagsRequestMarshaller.marshall(RemoveTagsRequest removeTagsRequest) |
Copyright © 2023. All rights reserved.