toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.avs.kotlin.outputs
/
GetClusterResult
/
GetClusterResult
Get
Cluster
Result
constructor
(
clusterId
:
Int
,
clusterSize
:
Int
?
=
null
,
hosts
:
List
<
String
>
?
=
null
,
id
:
String
,
name
:
String
,
provisioningState
:
String
,
sku
:
SkuResponse
,
type
:
String
)