ActivityLogAlertPatchBody Class

An activity log alert object for the body of patch operations.

Inheritance
ActivityLogAlertPatchBody

Constructor

ActivityLogAlertPatchBody(*, 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 activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.