toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.route53recoverycontrol.kotlin.outputs
/
GetClusterResult
/
GetClusterResult
Get
Cluster
Result
constructor
(
clusterArn
:
String
?
=
null
,
clusterEndpoints
:
List
<
ClusterEndpoint
>
?
=
null
,
networkType
:
ClusterNetworkType
?
=
null
,
status
:
ClusterStatus
?
=
null
)