| Package | Description |
|---|---|
| com.amazonaws.services.cloudtrail |
|
| com.amazonaws.services.cloudtrail.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteEventDataStoreResult> |
AbstractAWSCloudTrailAsync.deleteEventDataStoreAsync(DeleteEventDataStoreRequest request,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler) |
Future<DeleteEventDataStoreResult> |
AWSCloudTrailAsyncClient.deleteEventDataStoreAsync(DeleteEventDataStoreRequest request,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler) |
Future<DeleteEventDataStoreResult> |
AWSCloudTrailAsync.deleteEventDataStoreAsync(DeleteEventDataStoreRequest deleteEventDataStoreRequest,
AsyncHandler<DeleteEventDataStoreRequest,DeleteEventDataStoreResult> asyncHandler)
Disables the event data store specified by
EventDataStore, which accepts an event data store ARN. |
| Modifier and Type | Method and Description |
|---|---|
DeleteEventDataStoreRequest |
DeleteEventDataStoreRequest.clone() |
DeleteEventDataStoreRequest |
DeleteEventDataStoreRequest.withEventDataStore(String eventDataStore)
The ARN (or the ID suffix of the ARN) of the event data store to delete.
|
Copyright © 2023. All rights reserved.