NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs

data class NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs(val port: Output<Int>, val publicIpAddressId: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs>

Constructors

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

Properties

Link copied to clipboard
val port: Output<Int>

The port on which traffic will be receiveed.

Link copied to clipboard

The ID of the Public IP Address resource the traffic will be received on.

Functions

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