TriggerCondition#

class TriggerCondition(condition_type=None, condition=None, severity_level=None, *args, **kwargs)[source]#

Bases: object

Parameters:
property condition#
Type:

Condition

property condition_type#
Type:

ConditionType

property severity_level#
Type:

Severity

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model