Next Generation Firewall Virtual Hub Local Rulestack Destination Nat Args
data class NextGenerationFirewallVirtualHubLocalRulestackDestinationNatArgs(val backendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs>? = null, val frontendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs>? = null, val name: Output<String>, val protocol: Output<String>) : ConvertibleToJava<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatArgs>
Constructors
Link copied to clipboard
constructor(backendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs>? = null, frontendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs>? = null, name: Output<String>, protocol: Output<String>)
Properties
Link copied to clipboard
val backendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatBackendConfigArgs>? = null
A backend_config
block as defined above.
Link copied to clipboard
val frontendConfig: Output<NextGenerationFirewallVirtualHubLocalRulestackDestinationNatFrontendConfigArgs>? = null
A frontend_config
block as defined below.