Next Generation Firewall Virtual Network Panorama Destination Nat Frontend Config Args
data class NextGenerationFirewallVirtualNetworkPanoramaDestinationNatFrontendConfigArgs(val port: Output<Int>, val publicIpAddressId: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualNetworkPanoramaDestinationNatFrontendConfigArgs>
Constructors
Link copied to clipboard
fun NextGenerationFirewallVirtualNetworkPanoramaDestinationNatFrontendConfigArgs(port: Output<Int>, publicIpAddressId: Output<String>)