| Name | Type | Description | Notes |
|---|---|---|---|
| analytical_dashboard | DeclarativeAnalyticalDashboardIdentifier | [optional] | |
| description | str | [optional] | |
| details | {str: (str,)} | Additional details to be included in the automated message. | [optional] |
| external_recipients | [AutomationExternalRecipient] | External recipients of the automation action results. | [optional] |
| metadata | JsonNode | [optional] | |
| notification_channel | DeclarativeNotificationChannelIdentifier | [optional] | |
| recipients | [DeclarativeUserIdentifier] | [optional] | |
| tabular_exports | [AutomationTabularExport] | [optional] | |
| tags | [str] | A list of tags. | [optional] |
| title | str | [optional] | |
| visual_exports | [AutomationVisualExport] | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |