telemetrySourceTypes property
List of telemetry source types to configure for the resource (for example VPC_FLOW_LOGS, EKS_AUDIT_LOGS). Must correlate with the chosen resourceType. If not provided, the API may default this value based on resourceType (for example VPC_FLOW_LOGS for AWS::EC2::VPC).
Implementation
final pulumi.Input<List<String>?>? telemetrySourceTypes;