toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.polardb.kotlin.outputs
/
GetGlobalDatabaseNetworksResult
/
GetGlobalDatabaseNetworksResult
Get
Global
Database
Networks
Result
constructor
(
dbClusterId
:
String
?
=
null
,
description
:
String
?
=
null
,
gdnId
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
networks
:
List
<
GetGlobalDatabaseNetworksNetwork
>
,
outputFile
:
String
?
=
null
,
pageNumber
:
Int
?
=
null
,
pageSize
:
Int
?
=
null
,
status
:
String
?
=
null
)