Elastic Cloud Deployment Response
data class ElasticCloudDeploymentResponse(val azureSubscriptionId: String, val deploymentId: String, val elasticsearchRegion: String, val elasticsearchServiceUrl: String, val kibanaServiceUrl: String, val kibanaSsoUrl: String, val name: String)
Details of the user's elastic deployment associated with the monitor resource.