SwitchCase Class
Switch cases with have a value and corresponding activities.
- Inheritance
-
SwitchCase
Constructor
SwitchCase(*, value: Optional[str] = None, activities: Optional[List[_models.Activity]] = None, **kwargs)
Variables
- value
- str
Expected value that satisfies the expression result of the 'on' property.
Feedback
Submit and view feedback for