UpdateOnlineEvaluationConfigRequest

Types

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

Properties

Link copied to clipboard

A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If you don't specify this field, a value is randomly generated for you. If this token matches a previous request, the service ignores the request, but doesn't return an error. For more information, see Ensuring idempotency.

Link copied to clipboard

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

Link copied to clipboard

The updated description of the online evaluation configuration.

Link copied to clipboard

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

Link copied to clipboard

The updated list of evaluators to apply during online evaluation.

Link copied to clipboard

The updated execution status to enable or disable the online evaluation.

Link copied to clipboard

The unique identifier of the online evaluation configuration to update.

Link copied to clipboard
val rule: Rule?

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

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