GetGatewayVpnAttachmentsAttachmentIpsecConfig

data class GetGatewayVpnAttachmentsAttachmentIpsecConfig(val ipsecAuthAlg: String, val ipsecEncAlg: String, val ipsecLifetime: String, val ipsecPfs: String)

Constructors

fun GetGatewayVpnAttachmentsAttachmentIpsecConfig(ipsecAuthAlg: String, ipsecEncAlg: String, ipsecLifetime: String, ipsecPfs: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The IPsec authentication algorithm.

Link copied to clipboard

The IPsec encryption algorithm.

Link copied to clipboard

The IPsec lifetime. Unit: seconds.

Link copied to clipboard

The DH group.