Evaluation

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 how the evaluation determined the compliance.

Link copied to clipboard

The ID of the Amazon Web Services resource that was evaluated.

Link copied to clipboard

The type of Amazon Web Services resource that was evaluated.

Link copied to clipboard

Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated against.

Link copied to clipboard

The time of the event in Config that triggered the evaluation. For event-based evaluations, the time indicates when Config created the configuration item that triggered the evaluation. For periodic evaluations, the time indicates when Config triggered the evaluation at the frequency that you specified (for example, every 24 hours).

Functions

Link copied to clipboard
inline fun copy(block: Evaluation.Builder.() -> Unit = {}): Evaluation
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