Waitable
smithy.waiters.Waitable
object Waitable extends Newtype[Map[WaiterName, Waiter]]
Indicates that an operation has various named "waiters" that can be used to poll a resource until it enters a desired state.
Value parameters
- value
-
Defines an individual operation waiter.
Attributes
- Graph
-
- Supertypes
- Self type
-
Waitable.type
Members list
In this article