Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 338 Bytes

fail_state.rst

File metadata and controls

12 lines (7 loc) · 338 Bytes

Fail State

The Fail class acts as a end state of a state machine branch, signifying the state machine failed.

For more details on Fail, see the AWS documentation.

.. automodule:: awssl

.. autoclass:: Fail
   :members: