ActionGroupPatchBody Class

An action group object for the body of patch operations.

Inheritance
ActionGroupPatchBody

Constructor

ActionGroupPatchBody(*, tags: Optional[Dict[str, str]] = None, enabled: Optional[bool] = True, **kwargs)

Variables

tags
dict[str, str]

A set of tags. Resource tags.

enabled
bool

Indicates whether this action group is enabled. If an action group is not enabled, then none of its actions will be activated.