toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.mongodb.kotlin.outputs
/
ShardingNetworkPrivateAddressNetworkAddress
/
ShardingNetworkPrivateAddressNetworkAddress
Sharding
Network
Private
Address
Network
Address
constructor
(
expiredTime
:
String
?
=
null
,
ipAddress
:
String
?
=
null
,
networkAddress
:
String
?
=
null
,
networkType
:
String
?
=
null
,
nodeId
:
String
?
=
null
,
nodeType
:
String
?
=
null
,
port
:
String
?
=
null
,
role
:
String
?
=
null
,
vpcId
:
String
?
=
null
,
vswitchId
:
String
?
=
null
)