public static interface StartConfigurationRecorderRequest.Builder extends ConfigRequest.Builder, CopyableBuilder<StartConfigurationRecorderRequest.Builder,StartConfigurationRecorderRequest>
| Modifier and Type | Method and Description |
|---|---|
StartConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName)
The name of the recorder object that records each configuration change made to the resources.
|
StartConfigurationRecorderRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildStartConfigurationRecorderRequest.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.StartConfigurationRecorderRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.