| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEventDataStoreResponse> |
CloudTrailAsyncClient.deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
default DeleteEventDataStoreResponse |
CloudTrailClient.deleteEventDataStore(DeleteEventDataStoreRequest deleteEventDataStoreRequest)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteEventDataStoreRequestMarshaller.marshall(DeleteEventDataStoreRequest deleteEventDataStoreRequest) |
Copyright © 2022. All rights reserved.