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.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Config rule.

Link copied to clipboard

The time when the remediation exception will be deleted.

Link copied to clipboard

An explanation of an remediation exception.

Link copied to clipboard

The ID of the resource (for example., sg-xxxxxx).

Link copied to clipboard

The type of a resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String