public static interface StopEventDataStoreIngestionRequest.Builder extends CloudTrailRequest.Builder, SdkPojo, CopyableBuilder<StopEventDataStoreIngestionRequest.Builder,StopEventDataStoreIngestionRequest>
| Modifier and Type | Method and Description |
|---|---|
StopEventDataStoreIngestionRequest.Builder |
eventDataStore(String eventDataStore)
The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion.
|
StopEventDataStoreIngestionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopEventDataStoreIngestionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopEventDataStoreIngestionRequest.Builder eventDataStore(String eventDataStore)
The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion.
eventDataStore - The ARN (or ID suffix of the ARN) of the event data store for which you want to stop ingestion.StopEventDataStoreIngestionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopEventDataStoreIngestionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.