maxQueueSize

@JvmName(name = "iqiugwxepniimahm")
suspend fun maxQueueSize(value: Output<Int>)
@JvmName(name = "vfqhtqvemdysswpg")
suspend fun maxQueueSize(value: Int?)

Parameters

value

The maximum size of the message queue for the Lambda function component. The AWS IoT Greengrass core device stores messages in a FIFO (first-in-first-out) queue until it can run the Lambda function to consume each message.