List Deployment Info Result
data class ListDeploymentInfoResult(val diskCapacity: String, val memoryCapacity: String, val status: String, val version: String)
The properties of deployment in Elastic cloud corresponding to the Elastic monitor resource.