ExternalEvaluation

Identifies an Amazon Web Services resource and indicates whether it complies with the Config rule that it was evaluated against.

Types

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

Properties

Link copied to clipboard

Supplementary information about the reason of compliance. For example, this task was completed on a specific date.

Link copied to clipboard

The evaluated compliance resource ID. Config accepts only Amazon Web Services account ID.

Link copied to clipboard

The evaluated compliance resource type. Config accepts AWS::::Account resource type.

Link copied to clipboard

The compliance of the Amazon Web Services resource. The valid values are COMPLIANT, NON_COMPLIANT, and NOT_APPLICABLE.

Link copied to clipboard

The time when the compliance was recorded.

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