toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.outputs
/
IpsecServerIkeConfig
/
IpsecServerIkeConfig
Ipsec
Server
Ike
Config
constructor
(
ikeAuthAlg
:
String
?
=
null
,
ikeEncAlg
:
String
?
=
null
,
ikeLifetime
:
Int
?
=
null
,
ikeMode
:
String
?
=
null
,
ikePfs
:
String
?
=
null
,
ikeVersion
:
String
?
=
null
,
localId
:
String
?
=
null
,
remoteId
:
String
?
=
null
)