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