Expand description
Supporting types for waiters.
Note: to use waiters, import the Waiters
trait, which adds methods prefixed with wait_until
to the client.
Modulesยง
- services_
inactive - Supporting types for the
services_inactive
waiter. - services_
stable - Supporting types for the
services_stable
waiter. - tasks_
running - Supporting types for the
tasks_running
waiter. - tasks_
stopped - Supporting types for the
tasks_stopped
waiter.