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