timeout

@JvmName(name = "rnvcneynntqtrwkm")
suspend fun timeout(value: Output<String>)
@JvmName(name = "uxqycidjkndueqoh")
suspend fun timeout(value: String?)

Parameters

value

Max allowed time duration the Task may be active before the system will actively try to mark it failed and kill associated containers. This applies per attempt of a task, meaning each retry can run for the full timeout. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".