toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pcs.kotlin.outputs
/
GetClusterResult
/
GetClusterResult
Get
Cluster
Result
constructor
(
arn
:
String
?
=
null
,
endpoints
:
List
<
ClusterEndpoint
>
?
=
null
,
errorInfo
:
List
<
ClusterErrorInfo
>
?
=
null
,
id
:
String
?
=
null
,
status
:
ClusterStatus
?
=
null
,
tags
:
Map
<
String
,
String
>
?
=
null
)