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_inactivewaiter. - services_
stable - Supporting types for the
services_stablewaiter. - tasks_
running - Supporting types for the
tasks_runningwaiter. - tasks_
stopped - Supporting types for the
tasks_stoppedwaiter.