You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname='operation'></a>**Operation**| Mandatory | String | The operation audited as reported by the reporting device. |
81
81
| <aname='object'></a>**Object**| Mandatory | String | The name of the object on which the operation identified by [EventType](#eventtype) is performed. |
82
-
|**ObjectType**| Mandatory | Enumerated | The type of [Object](#object). Allowed values are:<br>- `Cloud Resource`<br>- `Configuration Atom`<br>- `Policy Rule`<br> - Other |
82
+
|<aname='objecttype'></a>**ObjectType**| Mandatory | Enumerated | The type of [Object](#object). Allowed values are:<br>- `Cloud Resource`<br>- `Configuration Atom`<br>- `Policy Rule`<br> - Other |
83
83
| <aname="oldvalue"></a> **OldValue**| Optional | String | The old value of [Object](#object) prior to the operation, if applicable. |
84
84
| <aname="newvalue"></a>**NewValue**| Optional | String | The new value of [Object](#object) after the operation was performed, if applicable. |
85
85
| <aname="value"></a>**Value**| Alias || Alias to [NewValue](#newvalue)|
0 commit comments