ComplianceEventEventDataAccessInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| accessGranted | Boolean | Whether the access attempt was permitted (true) or denied (false) | |
| accessType | ComplianceAccessType | Categorized access action performed on the item (e.g., view, read, download) | |
| authorizationMethod | ComplianceAuthorizationMethod | Method used to authorize access (role, token, SSO, MFA, etc.) | |
| denialReason | String | Why access was denied, if applicable |