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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.