toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.vpn.kotlin.outputs
/
GetGatewayVpnAttachmentsAttachmentIkeConfig
/
GetGatewayVpnAttachmentsAttachmentIkeConfig
Get
Gateway
Vpn
Attachments
Attachment
Ike
Config
constructor
(
ikeAuthAlg
:
String
,
ikeEncAlg
:
String
,
ikeLifetime
:
Int
,
ikeMode
:
String
,
ikePfs
:
String
,
ikeVersion
:
String
,
localId
:
String
,
psk
:
String
,
remoteId
:
String
)