waitForInstancesStatus

@JvmName(name = "xaswpshfxtgkvlrx")
suspend fun waitForInstancesStatus(value: Output<String>)
@JvmName(name = "sbblewfrgcbknfod")
suspend fun waitForInstancesStatus(value: String?)

Parameters

value

When used with wait_for_instances it specifies the status to wait for. When STABLE is specified this resource will wait until the instances are stable before returning. When UPDATED is set, it will wait for the version target to be reached and any per instance configs to be effective as well as all instances to be stable before returning. The possible values are STABLE and UPDATED