CopyableBuilder<StartConfigurationRecorderRequest.Builder,StartConfigurationRecorderRequest>
, SdkBuilder<StartConfigurationRecorderRequest.Builder,StartConfigurationRecorderRequest>
public static interface StartConfigurationRecorderRequest.Builder extends CopyableBuilder<StartConfigurationRecorderRequest.Builder,StartConfigurationRecorderRequest>
Modifier and Type | Method | Description |
---|---|---|
StartConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName) |
The name of the recorder object that records each configuration change made to the resources.
|
copy
apply, build
StartConfigurationRecorderRequest.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.