:doc:`CloudWatchEvidently <../../evidently>` / Client / get_waiter

**********
get_waiter
**********



.. py:method:: CloudWatchEvidently.Client.get_waiter(waiter_name)

    
  Returns an object that can wait for some condition.
  
  :type waiter_name: str
  :param waiter_name: The name of the waiter to get. See the waiters
      section of the service docs for a list of available waiters.
  
  :returns: The specified waiter object.
  :rtype: ``botocore.waiter.Waiter``
