LiveEventStatusResponse

constructor(healthDescriptions: List<String>? = null, healthStatus: String? = null, ingestion: LiveEventIngestionResponse? = null, lastUpdatedTime: String? = null, state: String? = null, trackStatus: List<LiveEventTrackStatusResponse>? = null)