AuditEvent
Represents the content of a particular audit event.
Contents
- eventId
-
Unique identifier of a case audit history event.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- fields
-
A list of Case Audit History event fields.
Type: Array of AuditEventField objects
Required: Yes
- performedTime
-
Time at which an Audit History event took place.
Type: Timestamp
Required: Yes
- type
-
The Type of an audit history event.
Type: String
Valid Values:
Case.Created | Case.Updated | RelatedItem.Created
Required: Yes
- performedBy
-
Information of the user which performed the audit.
Type: AuditEventPerformedBy object
Required: No
-
The Type of the related item.
Type: String
Valid Values:
Contact | Comment | File
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: