StopEventDataStoreIngestionResult |
AWSCloudTrailClient.stopEventDataStoreIngestion(StopEventDataStoreIngestionRequest request)
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
StopEventDataStoreIngestionResult |
AbstractAWSCloudTrail.stopEventDataStoreIngestion(StopEventDataStoreIngestionRequest request) |
StopEventDataStoreIngestionResult |
AWSCloudTrail.stopEventDataStoreIngestion(StopEventDataStoreIngestionRequest stopEventDataStoreIngestionRequest)
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
Future<StopEventDataStoreIngestionResult> |
AWSCloudTrailAsyncClient.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest request) |
Future<StopEventDataStoreIngestionResult> |
AbstractAWSCloudTrailAsync.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest request) |
Future<StopEventDataStoreIngestionResult> |
AWSCloudTrailAsync.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest stopEventDataStoreIngestionRequest)
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
Future<StopEventDataStoreIngestionResult> |
AWSCloudTrailAsyncClient.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest request,
AsyncHandler<StopEventDataStoreIngestionRequest,StopEventDataStoreIngestionResult> asyncHandler) |
Future<StopEventDataStoreIngestionResult> |
AbstractAWSCloudTrailAsync.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest request,
AsyncHandler<StopEventDataStoreIngestionRequest,StopEventDataStoreIngestionResult> asyncHandler) |
Future<StopEventDataStoreIngestionResult> |
AWSCloudTrailAsync.stopEventDataStoreIngestionAsync(StopEventDataStoreIngestionRequest stopEventDataStoreIngestionRequest,
AsyncHandler<StopEventDataStoreIngestionRequest,StopEventDataStoreIngestionResult> asyncHandler)
Stops the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|