VpnConnectionVpnTunnelOptionsSpecificationArgs

constructor(dpdTimeoutAction: Output<VpnConnectionVpnTunnelOptionsSpecificationDpdTimeoutAction>? = null, dpdTimeoutSeconds: Output<Int>? = null, enableTunnelLifecycleControl: Output<Boolean>? = null, ikeVersions: Output<List<VpnConnectionIkeVersionsRequestListValueArgs>>? = null, logOptions: Output<VpnConnectionVpnTunnelLogOptionsSpecificationArgs>? = null, phase1EncryptionAlgorithms: Output<List<VpnConnectionPhase1EncryptionAlgorithmsRequestListValueArgs>>? = null, phase1IntegrityAlgorithms: Output<List<VpnConnectionPhase1IntegrityAlgorithmsRequestListValueArgs>>? = null, phase1LifetimeSeconds: Output<Int>? = null, phase1dhGroupNumbers: Output<List<VpnConnectionPhase1dhGroupNumbersRequestListValueArgs>>? = null, phase2EncryptionAlgorithms: Output<List<VpnConnectionPhase2EncryptionAlgorithmsRequestListValueArgs>>? = null, phase2IntegrityAlgorithms: Output<List<VpnConnectionPhase2IntegrityAlgorithmsRequestListValueArgs>>? = null, phase2LifetimeSeconds: Output<Int>? = null, phase2dhGroupNumbers: Output<List<VpnConnectionPhase2dhGroupNumbersRequestListValueArgs>>? = null, preSharedKey: Output<String>? = null, rekeyFuzzPercentage: Output<Int>? = null, rekeyMarginTimeSeconds: Output<Int>? = null, replayWindowSize: Output<Int>? = null, startupAction: Output<VpnConnectionVpnTunnelOptionsSpecificationStartupAction>? = null, tunnelInsideCidr: Output<String>? = null, tunnelInsideIpv6Cidr: Output<String>? = null)