TelemetryDestinationConfiguration
Configuration specifying where and how telemetry data should be delivered for Amazon Web Services resources.
Types
Properties
Link copied to clipboard
The pattern used to generate the destination path or name, supporting macros like
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
inline fun copy(block: TelemetryDestinationConfiguration.Builder.() -> Unit = {}): TelemetryDestinationConfiguration