Get Gateway Vpn Attachments Attachment Ipsec Config
data class GetGatewayVpnAttachmentsAttachmentIpsecConfig(val ipsecAuthAlg: String, val ipsecEncAlg: String, val ipsecLifetime: String, val ipsecPfs: String)
Constructors
Link copied to clipboard
fun GetGatewayVpnAttachmentsAttachmentIpsecConfig(ipsecAuthAlg: String, ipsecEncAlg: String, ipsecLifetime: String, ipsecPfs: String)