WaitForExternalEventAction Class

Defines the structure of Wait for External Event object.

Constructor

WaitForExternalEventAction(external_event_name: str)

Parameters

Name Description
external_event_name
Required

Methods

to_json

Convert object into a json dictionary.

to_json

Convert object into a json dictionary.

to_json() -> Dict[str, Any]

Returns

Type Description

The instance of the class converted into a json dictionary

Attributes

action_type

Get the type of action this class represents.