wait

@JvmName(name = "aqjpxynebnhdoqge")
suspend fun wait(value: Output<Boolean>)
@JvmName(name = "oqgqantxdgcfyexi")
suspend fun wait(value: Boolean?)

Parameters

value

If true, then the Docker container is waited for being healthy state after creation. This requires your container to have a healthcheck, otherwise this provider will error. If false, then the container health state is not checked. Defaults to false.