OutputLogEvent
Represents a log event.
Contents
- ingestionTime
-
The time the event was ingested, expressed as the number of milliseconds after
Jan 1, 1970 00:00:00 UTC
.Type: Long
Valid Range: Minimum value of 0.
Required: No
- message
-
The data contained in the log event.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- timestamp
-
The time the event occurred, expressed as the number of milliseconds after
Jan 1, 1970 00:00:00 UTC
.Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: