pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.docdbelastic.kotlin.outputs
/
GetClusterResult
/
GetClusterResult
Get
Cluster
Result
fun
GetClusterResult
(
clusterArn
:
String
?
=
null
,
clusterEndpoint
:
String
?
=
null
,
preferredMaintenanceWindow
:
String
?
=
null
,
shardCapacity
:
Int
?
=
null
,
shardCount
:
Int
?
=
null
,
subnetIds
:
List
<
String
>
?
=
null
,
tags
:
List
<
ClusterTag
>
?
=
null
,
vpcSecurityGroupIds
:
List
<
String
>
?
=
null
)