Get Ecs Dedicated Host Clusters Cluster
data class GetEcsDedicatedHostClustersCluster(val dedicatedHostClusterCapacities: List<GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity>, val dedicatedHostClusterId: String, val dedicatedHostClusterName: String, val dedicatedHostIds: List<String>, val description: String, val id: String, val resourceGroupId: String, val tags: Map<String, String>, val zoneId: String)
Constructors
Link copied to clipboard
constructor(dedicatedHostClusterCapacities: List<GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity>, dedicatedHostClusterId: String, dedicatedHostClusterName: String, dedicatedHostIds: List<String>, description: String, id: String, resourceGroupId: String, tags: Map<String, String>, zoneId: String)
Properties
Link copied to clipboard
val dedicatedHostClusterCapacities: List<GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity>
The capacity of the dedicated host cluster.
Link copied to clipboard
The ID of the dedicated host cluster.
Link copied to clipboard
The name of the dedicated host cluster.
Link copied to clipboard
The IDs of dedicated hosts in the dedicated host cluster.
Link copied to clipboard
The description of the dedicated host cluster.
Link copied to clipboard
The ID of the resource group to which the dedicated host cluster belongs.