GatewayVpnAttachmentTunnelOptionsSpecificationArgs

constructor(customerGatewayId: Output<String>, enableDpd: Output<Boolean>? = null, enableNatTraversal: Output<Boolean>? = null, internetIp: Output<String>? = null, role: Output<String>? = null, state: Output<String>? = null, status: Output<String>? = null, tunnelBgpConfig: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelBgpConfigArgs>? = null, tunnelId: Output<String>? = null, tunnelIkeConfig: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIkeConfigArgs>? = null, tunnelIndex: Output<Int>, tunnelIpsecConfig: Output<GatewayVpnAttachmentTunnelOptionsSpecificationTunnelIpsecConfigArgs>? = null, zoneNo: Output<String>? = null)