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ยง
- cluster_
available - Supporting types for the
cluster_availablewaiter. - cluster_
deleted - Supporting types for the
cluster_deletedwaiter. - cluster_
restored - Supporting types for the
cluster_restoredwaiter. - snapshot_
available - Supporting types for the
snapshot_availablewaiter.