Name | Type | Description | Notes |
---|---|---|---|
comment | String | Optional comment describing the update | [optional] |
instructions | List<Map<String, Object>> | The instructions to perform when updating. This should be an array with objects that look like <code>{"kind": "trigger_action"}</code>. | [optional] |