CopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>
, SdkBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>
public static interface StopConfigurationRecorderRequest.Builder extends CopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>
Modifier and Type | Method | Description |
---|---|---|
StopConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName) |
The name of the recorder object that records each configuration change made to the resources.
|
copy
apply, build
StopConfigurationRecorderRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.