| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtrail |
|
| software.amazon.awssdk.services.cloudtrail.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopEventDataStoreIngestionResponse |
CloudTrailClient.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.
|
default CompletableFuture<StopEventDataStoreIngestionResponse> |
CloudTrailAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopEventDataStoreIngestionRequestMarshaller.marshall(StopEventDataStoreIngestionRequest stopEventDataStoreIngestionRequest) |
Copyright © 2023. All rights reserved.