public static interface StopConfigurationRecorderRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>
| Modifier and Type | Method and Description |
|---|---|
StopConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName)
The name of the recorder object that records each configuration change made to the resources.
|
StopConfigurationRecorderRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopConfigurationRecorderRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopConfigurationRecorderRequest.Builder configurationRecorderName(String configurationRecorderName)
The name of the recorder object that records each configuration change made to the resources.
configurationRecorderName - The name of the recorder object that records each configuration change made to the resources.StopConfigurationRecorderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopConfigurationRecorderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.