pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.outputs
/
GetConnectionsResult
/
GetConnectionsResult
Get
Connections
Result
fun
GetConnectionsResult
(
connections
:
List
<
GetConnectionsConnection
>
,
customerGatewayId
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
vpnGatewayId
:
String
?
=
null
)