NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs

data class NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs(val port: Output<Int>, val publicIpAddress: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs>

Constructors

constructor(port: Output<Int>, publicIpAddress: Output<String>)

Properties

Link copied to clipboard
val port: Output<Int>

The port number to send traffic to.

Link copied to clipboard
val publicIpAddress: Output<String>

The Public IP Address to send the traffic to.

Functions

Link copied to clipboard
open override fun toJava(): NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs