class Aws::ConfigService::Types::DeleteRemediationConfigurationRequest

@note When making an API call, you may pass DeleteRemediationConfigurationRequest

data as a hash:

    {
      config_rule_name: "ConfigRuleName", # required
      resource_type: "String",
    }

@!attribute [rw] config_rule_name

The name of the Config rule for which you want to delete remediation
configuration.
@return [String]

@!attribute [rw] resource_type

The type of a resource.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/DeleteRemediationConfigurationRequest AWS API Documentation

Constants

SENSITIVE