TelemetryDestinationConfiguration

Configuration specifying where and how telemetry data should be delivered for Amazon Web Services resources.

Types

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

Properties

Link copied to clipboard

The pattern used to generate the destination path or name, supporting macros like and .

Link copied to clipboard

The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").

Link copied to clipboard

The number of days to retain the telemetry data in the destination.

Link copied to clipboard

Configuration parameters specific to VPC Flow Logs when VPC is the resource type.

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