Resource Status Response
data class ResourceStatusResponse(val physicalHost: String, val scheduling: ResourceStatusSchedulingResponse)
Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.