| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsResponse |
CloudTrailClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail or event data store, up to a limit of 50.
|
default CompletableFuture<AddTagsResponse> |
CloudTrailAsyncClient.addTags(AddTagsRequest addTagsRequest)
Adds one or more tags to a trail or event data store, up to a limit of 50.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddTagsRequestMarshaller.marshall(AddTagsRequest addTagsRequest) |
Copyright © 2023. All rights reserved.