ActionList Class

A list of Activity Log Alert rule actions.

Constructor

ActionList(*, action_groups: List[_models.ActionGroup] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
action_groups

The list of the Action Groups.

Default value: None

Variables

Name Description
action_groups

The list of the Action Groups.