skipAwait

@JvmName(name = "rxurjmydmuncpebf")
suspend fun skipAwait(value: Output<Boolean>)
@JvmName(name = "tthwxfxlrlxtvqli")
suspend fun skipAwait(value: Boolean?)

Parameters

value

By default, the provider waits until all resources are in a ready state before marking the release as successful. Setting this to true will skip such await logic.