Skip to content

TunnelIpsecConfigProperty

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkvpc"
&alicloudroscdkvpc.TunnelIpsecConfigProperty {
    IpsecAuthAlg: interface{},
    IpsecEncAlg: interface{},
    IpsecLifetime: interface{},
    IpsecPfs: interface{},
}

Properties

Name Type Description
IpsecAuthAlg interface{} No description.
IpsecEncAlg interface{} No description.
IpsecLifetime interface{} No description.
IpsecPfs interface{} No description.

IpsecAuthAlgOptional

IpsecAuthAlg interface{}
  • Type: interface{}

IpsecEncAlgOptional

IpsecEncAlg interface{}
  • Type: interface{}

IpsecLifetimeOptional

IpsecLifetime interface{}
  • Type: interface{}

IpsecPfsOptional

IpsecPfs interface{}
  • Type: interface{}