skipAwait

@JvmName(name = "pxqmpjqfuvvafura")
suspend fun skipAwait(value: Output<Boolean>)
@JvmName(name = "aesuavscggwcupbl")
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.