OBJECT
type KubernetesLogRecord {# The log line timestamp. Available only if includeTimestamps: true option is # supplied.timestamp: DateTime # The log line valuevalue: String! }