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ยง
- app_
exists - Supporting types for the
app_exists
waiter. - deployment_
successful - Supporting types for the
deployment_successful
waiter. - instance_
online - Supporting types for the
instance_online
waiter. - instance_
registered - Supporting types for the
instance_registered
waiter. - instance_
stopped - Supporting types for the
instance_stopped
waiter. - instance_
terminated - Supporting types for the
instance_terminated
waiter.