CopyableBuilder<DeleteConfigurationRecorderRequest.Builder,DeleteConfigurationRecorderRequest>, SdkBuilder<DeleteConfigurationRecorderRequest.Builder,DeleteConfigurationRecorderRequest>public static interface DeleteConfigurationRecorderRequest.Builder extends CopyableBuilder<DeleteConfigurationRecorderRequest.Builder,DeleteConfigurationRecorderRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DeleteConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName) |
The name of the configuration recorder to be deleted.
|
copyapply, buildDeleteConfigurationRecorderRequest.Builder configurationRecorderName(String configurationRecorderName)
The name of the configuration recorder to be deleted. You can retrieve the name of your configuration
recorder by using the DescribeConfigurationRecorders action.
configurationRecorderName - The name of the configuration recorder to be deleted. You can retrieve the name of your configuration
recorder by using the DescribeConfigurationRecorders action.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.