GetLogObjectResponseStream
A stream of structured log data returned by the GetLogObject operation. This stream contains log events with their associated metadata and extracted fields.
Inheritors
Types
Functions
Link copied to clipboard
Casts this GetLogObjectResponseStream as a Fields and retrieves its aws.sdk.kotlin.services.cloudwatchlogs.model.FieldsData value. Throws an exception if the GetLogObjectResponseStream is not a Fields.
Link copied to clipboard
Casts this GetLogObjectResponseStream as a Fields and retrieves its aws.sdk.kotlin.services.cloudwatchlogs.model.FieldsData value. Returns null if the GetLogObjectResponseStream is not a Fields.