GetOnlineEvaluationConfigResponse

Types

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

Properties

Link copied to clipboard
val createdAt: <Error class: unknown class>

The timestamp when the online evaluation configuration was created.

Link copied to clipboard

The data source configuration specifying CloudWatch log groups and service names to monitor.

Link copied to clipboard

The description of the online evaluation configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role used for evaluation execution.

Link copied to clipboard

The list of evaluators applied during online evaluation.

Link copied to clipboard

The execution status indicating whether the online evaluation is currently running.

Link copied to clipboard

The reason for failure if the online evaluation configuration execution failed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the online evaluation configuration.

Link copied to clipboard

The unique identifier of the online evaluation configuration.

Link copied to clipboard

The name of the online evaluation configuration.

Link copied to clipboard

The output configuration specifying where evaluation results are written.

Link copied to clipboard
val rule: Rule?

The evaluation rule containing sampling configuration, filters, and session settings.

Link copied to clipboard

The status of the online evaluation configuration.

Link copied to clipboard
val updatedAt: <Error class: unknown class>

The timestamp when the online evaluation configuration was last updated.

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