waitForSuccessTimeoutSeconds

@JvmName(name = "oqhislfqahtcovyl")
suspend fun waitForSuccessTimeoutSeconds(value: Output<Int>)
@JvmName(name = "ncwdlfgvnfalhfen")
suspend fun waitForSuccessTimeoutSeconds(value: Int?)

Parameters

value

The number of seconds to wait for the association status to be Success. If Success status is not reached within the given time, create opration will fail.