AuditAffectedObject
AuditAffectedObject
Model for representing an affected object
JSON Example
{
"adapterKind": "string",
"checkTime": 0,
"name": "string",
"occurrenceTime": 0,
"resourceId": "string",
"resourceKind": "string"
}
string
adapterKind
Optional
Adapter kind of the affected object
integer As int64
As int64
checkTime
Optional
Check time of the affected object
string
name
Optional
Name of the affected object
integer As int64
As int64
occurrenceTime
Optional
Last occurrence time of the affected object
string As uuid
As uuid
resourceId
Optional
ID of the resource of the affected object
string
resourceKind
Optional
Resource kinds of the affected object