GetEcsDedicatedHostClustersCluster

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)

Types

Link copied to clipboard
object Companion

Properties

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
val id: String

The ID of the Dedicated Host Cluster.

Link copied to clipboard

The ID of the resource group to which the dedicated host cluster belongs.

Link copied to clipboard

A mapping of tags to assign to the resource.

Link copied to clipboard

The zone ID of the dedicated host cluster.