public static interface RestoreEventDataStoreRequest.Builder extends CloudTrailRequest.Builder, SdkPojo, CopyableBuilder<RestoreEventDataStoreRequest.Builder,RestoreEventDataStoreRequest>
| Modifier and Type | Method and Description |
|---|---|
RestoreEventDataStoreRequest.Builder |
eventDataStore(String eventDataStore)
The ARN (or the ID suffix of the ARN) of the event data store that you want to restore.
|
RestoreEventDataStoreRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RestoreEventDataStoreRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRestoreEventDataStoreRequest.Builder eventDataStore(String eventDataStore)
The ARN (or the ID suffix of the ARN) of the event data store that you want to restore.
eventDataStore - The ARN (or the ID suffix of the ARN) of the event data store that you want to restore.RestoreEventDataStoreRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRestoreEventDataStoreRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.