EvaluationResultQualifier

Identifies an Config rule that evaluated an Amazon Web Services resource, and provides the type and ID of the resource that the rule evaluated.

Types

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

Properties

Link copied to clipboard

The name of the Config rule that was used in the evaluation.

Link copied to clipboard

The mode of an evaluation. The valid values are Detective or Proactive.

Link copied to clipboard

The ID of the evaluated Amazon Web Services resource.

Link copied to clipboard

The type of Amazon Web Services resource that was evaluated.

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