Builder
Properties
If set to true, the telemetry rule is replicated to all Amazon Web Services Regions where Amazon CloudWatch Observability Admin is available in the current partition. When new regions become available, the rule automatically replicates to them. Mutually exclusive with Regions.
Configuration specifying where and how the telemetry data should be delivered.
The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
Criteria for selecting which resources the rule applies to, such as resource tags.
The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
The type of telemetry to collect (Logs, Metrics, or Traces).
Functions
construct an aws.sdk.kotlin.services.observabilityadmin.model.TelemetryDestinationConfiguration inside the given block