toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.mongodb.kotlin.inputs
/
ShardingInstanceConfigServerListArgs
/
ShardingInstanceConfigServerListArgs
Sharding
Instance
Config
Server
List
Args
constructor
(
connectString
:
Output
<
String
>
?
=
null
,
maxConnections
:
Output
<
Int
>
?
=
null
,
maxIops
:
Output
<
Int
>
?
=
null
,
nodeClass
:
Output
<
String
>
?
=
null
,
nodeDescription
:
Output
<
String
>
?
=
null
,
nodeId
:
Output
<
String
>
?
=
null
,
nodeStorage
:
Output
<
Int
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
)