timeoutSeconds

@JvmName(name = "arpkdqgoxxlmnsdc")
suspend fun timeoutSeconds(value: Output<Int>)
@JvmName(name = "dccjkoyrmemypnmc")
suspend fun timeoutSeconds(value: Int?)

Parameters

value

The function execution timeout. Execution is considered failed and can be terminated if the function is not completed at the end of the timeout period. Defaults to 60 seconds.