toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ecs.kotlin.outputs
/
GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity
/
GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacity
Get
Ecs
Dedicated
Host
Clusters
Cluster
Dedicated
Host
Cluster
Capacity
constructor
(
availableMemory
:
Int
,
availableVcpus
:
Int
,
localStorageCapacities
:
List
<
GetEcsDedicatedHostClustersClusterDedicatedHostClusterCapacityLocalStorageCapacity
>
,
totalMemory
:
Int
,
totalVcpus
:
Int
)