StartEventDataStoreIngestionResult |
AWSCloudTrailClient.startEventDataStoreIngestion(StartEventDataStoreIngestionRequest request)
Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
StartEventDataStoreIngestionResult |
AWSCloudTrail.startEventDataStoreIngestion(StartEventDataStoreIngestionRequest startEventDataStoreIngestionRequest)
Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
StartEventDataStoreIngestionResult |
AbstractAWSCloudTrail.startEventDataStoreIngestion(StartEventDataStoreIngestionRequest request) |
Future<StartEventDataStoreIngestionResult> |
AWSCloudTrailAsyncClient.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest request) |
Future<StartEventDataStoreIngestionResult> |
AWSCloudTrailAsync.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest startEventDataStoreIngestionRequest)
Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
Future<StartEventDataStoreIngestionResult> |
AbstractAWSCloudTrailAsync.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest request) |
Future<StartEventDataStoreIngestionResult> |
AWSCloudTrailAsyncClient.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest request,
AsyncHandler<StartEventDataStoreIngestionRequest,StartEventDataStoreIngestionResult> asyncHandler) |
Future<StartEventDataStoreIngestionResult> |
AWSCloudTrailAsync.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest startEventDataStoreIngestionRequest,
AsyncHandler<StartEventDataStoreIngestionRequest,StartEventDataStoreIngestionResult> asyncHandler)
Starts the ingestion of live events on an event data store specified as either an ARN or the ID portion of the
ARN.
|
Future<StartEventDataStoreIngestionResult> |
AbstractAWSCloudTrailAsync.startEventDataStoreIngestionAsync(StartEventDataStoreIngestionRequest request,
AsyncHandler<StartEventDataStoreIngestionRequest,StartEventDataStoreIngestionResult> asyncHandler) |