metricsConfig

@JvmName(name = "nkhyyyggwtxfmooq")
suspend fun metricsConfig(value: Output<EventSourceMappingMetricsConfigArgs>)
@JvmName(name = "cfllyjtgbcxrejrv")
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 = "lucydcsegslimpdm")
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.