class DoNothing
Defines an automation action that intentionally does nothing.
method DoNothing.__init__
no_op(bool): Placeholder field which exists only to satisfy backend schema requirements. There should never be a need to set this field explicitly, as its value is ignored.action_type(Literal[NO_OP]):
DoNothing object.