metricsConfig property

Output<EventSourceMappingMetricsConfig?> metricsConfig
latefinal

CloudWatch metrics configuration of the event source. Only available for stream sources (DynamoDB and Kinesis) and SQS queues. See below.

Implementation

late final pulumi.Output<EventSourceMappingMetricsConfig?> metricsConfig;