pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpc.kotlin.outputs
/
GetIpsecServersResult
/
GetIpsecServersResult
Get
Ipsec
Servers
Result
fun
GetIpsecServersResult
(
id
:
String
,
ids
:
List
<
String
>
,
ipsecServerName
:
String
?
=
null
,
nameRegex
:
String
?
=
null
,
names
:
List
<
String
>
,
outputFile
:
String
?
=
null
,
servers
:
List
<
GetIpsecServersServer
>
,
vpnGatewayId
:
String
?
=
null
)