public static interface StopConfigurationRecorderRequest.Builder extends ConfigRequest.Builder, 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)
Add an optional request override configuration.
|
StopConfigurationRecorderRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, 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)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.StopConfigurationRecorderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.