Vpn Connection Vpn Tunnel Options Specification
constructor(dpdTimeoutAction: VpnConnectionVpnTunnelOptionsSpecificationDpdTimeoutAction? = null, dpdTimeoutSeconds: Int? = null, enableTunnelLifecycleControl: Boolean? = null, ikeVersions: List<VpnConnectionIkeVersionsRequestListValue>? = null, logOptions: VpnConnectionVpnTunnelLogOptionsSpecification? = null, phase1EncryptionAlgorithms: List<VpnConnectionPhase1EncryptionAlgorithmsRequestListValue>? = null, phase1IntegrityAlgorithms: List<VpnConnectionPhase1IntegrityAlgorithmsRequestListValue>? = null, phase1LifetimeSeconds: Int? = null, phase1dhGroupNumbers: List<VpnConnectionPhase1dhGroupNumbersRequestListValue>? = null, phase2EncryptionAlgorithms: List<VpnConnectionPhase2EncryptionAlgorithmsRequestListValue>? = null, phase2IntegrityAlgorithms: List<VpnConnectionPhase2IntegrityAlgorithmsRequestListValue>? = null, phase2LifetimeSeconds: Int? = null, phase2dhGroupNumbers: List<VpnConnectionPhase2dhGroupNumbersRequestListValue>? = null, preSharedKey: String? = null, rekeyFuzzPercentage: Int? = null, rekeyMarginTimeSeconds: Int? = null, replayWindowSize: Int? = null, startupAction: VpnConnectionVpnTunnelOptionsSpecificationStartupAction? = null, tunnelInsideCidr: String? = null, tunnelInsideIpv6Cidr: String? = null)