CloudWatchLogsInputConfig

The configuration for reading agent traces from CloudWatch logs as input for online evaluation.

Types

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

Properties

Link copied to clipboard

The list of CloudWatch log group names to monitor for agent traces.

Link copied to clipboard

The list of service names to filter traces within the specified log groups. Used to identify relevant agent sessions.

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