class Aws::ConfigService::Types::RemediationException

An object that represents the details about the remediation exception. The details include the rule name, an explanation of an exception, the time when the exception will be deleted, the resource ID, and resource type.

@!attribute [rw] config_rule_name

The name of the Config rule.
@return [String]

@!attribute [rw] resource_type

The type of a resource.
@return [String]

@!attribute [rw] resource_id

The ID of the resource (for example., sg-xxxxxx).
@return [String]

@!attribute [rw] message

An explanation of an remediation exception.
@return [String]

@!attribute [rw] expiration_time

The time when the remediation exception will be deleted.
@return [Time]

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

Constants

SENSITIVE