metricsConfig

@JvmName(name = "mxboahwypixlvwsh")
suspend fun metricsConfig(value: Output<EventSourceMappingMetricsConfigArgs>)
@JvmName(name = "vfpaajcuauaisayp")
suspend fun metricsConfig(value: EventSourceMappingMetricsConfigArgs?)

Parameters

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


@JvmName(name = "fmjiwcsbqlbnbivf")
suspend fun metricsConfig(argument: suspend EventSourceMappingMetricsConfigArgsBuilder.() -> Unit)

Parameters

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