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ยง
- table_
exists - Supporting types for the
table_existswaiter. - table_
not_ exists - Supporting types for the
table_not_existswaiter.