timeout

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

Parameters

value

Required Specifies the timeout of the waiter in seconds, beginning from the instant that waiters().create method is called. If this time elapses before the success or failure conditions are met, the waiter fails and sets the error code to DEADLINE_EXCEEDED.