Get Ecs Dedicated Host Clusters Cluster Dedicated Host Cluster Capacity
data class GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity(val availableMemory: Int, val availableVcpus: Int, val localStorageCapacities: List<GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacityLocalStorageCapacity>, val totalMemory: Int, val totalVcpus: Int)
Constructors
Link copied to clipboard
fun GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity(availableMemory: Int, availableVcpus: Int, localStorageCapacities: List<GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacityLocalStorageCapacity>, totalMemory: Int, totalVcpus: Int)