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