Monitored Resource Response
data class MonitoredResourceResponse(val id: String? = null, val reasonForLogsStatus: String? = null, val sendingLogs: String? = null)
The properties of a resource currently being monitored by the Elastic monitor resource.