public static interface DeleteConfigurationRecorderRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DeleteConfigurationRecorderRequest.Builder,DeleteConfigurationRecorderRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigurationRecorderRequest.Builder |
configurationRecorderName(String configurationRecorderName)
The name of the configuration recorder to be deleted.
|
DeleteConfigurationRecorderRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteConfigurationRecorderRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, 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.DeleteConfigurationRecorderRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteConfigurationRecorderRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.