receiveWaitTimeSeconds

@JvmName(name = "fgfcugoiplgfyeau")
suspend fun receiveWaitTimeSeconds(value: Output<Int>)
@JvmName(name = "cpeydwgcawcccnse")
suspend fun receiveWaitTimeSeconds(value: Int?)

Parameters

value

Time for which a ReceiveMessage call will wait for a message to arrive (long polling) before returning. An integer from 0 to 20 (seconds). The default for this attribute is 0, meaning that the call will return immediately.