AuditEventField
Fields for audit event.
Contents
- eventFieldId
-
Unique identifier of field in an Audit History entry.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- newValue
-
Union of potential field value types.
Type: AuditEventFieldValueUnion object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- oldValue
-
Union of potential field value types.
Type: AuditEventFieldValueUnion object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: