CloudWatchLogsTraceConfig

Configuration for reading agent traces from CloudWatch Logs for recommendation analysis.

Types

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

Properties

Link copied to clipboard

The end time of the time range to read traces from.

Link copied to clipboard

The list of CloudWatch log group ARNs to read agent traces from.

Link copied to clipboard

Optional rule configuration for filtering traces.

Link copied to clipboard

The list of service names to filter traces within the specified log groups.

Link copied to clipboard

The start time of the time range to read traces from.

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