skipAwait

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