Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 851 Bytes

ResourceActionGroupUpdate.md

File metadata and controls

14 lines (9 loc) · 851 Bytes

ResourceActionGroupUpdate

Properties

Name Type Description Notes
name Option<String> The name of the action group [optional]
description Option<String> An optional longer description of what this action group represents in your system [optional]
attributes Option<serde_json::Value> optional dictionary of key-value pairs that can be used to store arbitrary metadata about this action group. This metadata can be used to filter action groups using query parameters with attr_ prefix [optional]
actions Option<Vec> [optional][default to []]

[Back to Model list] [Back to API list] [Back to README]