toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
ClusterReportedPropertiesResponse
/
ClusterReportedPropertiesResponse
Cluster
Reported
Properties
Response
constructor
(
clusterId
:
String
,
clusterName
:
String
,
clusterType
:
String
,
clusterVersion
:
String
,
diagnosticLevel
:
String
?
=
null
,
imdsAttestation
:
String
,
lastUpdated
:
String
,
manufacturer
:
String
,
nodes
:
List
<
ClusterNodeResponse
>
,
oemActivation
:
String
,
supportedCapabilities
:
List
<
String
>
)