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