Builder
class Builder
Properties
Link copied to clipboard
Configuration specifying where and how the telemetry data should be delivered.
Link copied to clipboard
The type of Amazon Web Services resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
Link copied to clipboard
Criteria for selecting which resources the rule applies to, such as resource tags.
Link copied to clipboard
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.
Link copied to clipboard
The type of telemetry to collect (Logs, Metrics, or Traces).
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.observabilityadmin.model.TelemetryDestinationConfiguration inside the given block