toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.outputs
/
GetConnectionsResult
/
GetConnectionsResult
Get
Connections
Result
constructor
(
connections
:
List
<
GetConnectionsConnection
>
,
customerGatewayId
:
String
?
=
null
,
id
:
String
,
ids
:
List
<
String
>
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
vpnGatewayId
:
String
?
=
null
)