metricsConfig property

Input<EventSourceMappingMetricsConfig?>? metricsConfig
final

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

Implementation

final pulumi.Input<EventSourceMappingMetricsConfig?>? metricsConfig;