Module waiters

Source
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ยง

bucket_exists
Supporting types for the bucket_exists waiter.
bucket_not_exists
Supporting types for the bucket_not_exists waiter.
object_exists
Supporting types for the object_exists waiter.
object_not_exists
Supporting types for the object_not_exists waiter.