inbound Nat Rule
suspend fun inboundNatRule(name: String, block: suspend InboundNatRuleResourceBuilder.() -> Unit): InboundNatRule
Parameters
name
The unique name of the resulting resource.
block
Builder for InboundNatRule.
See also
Parameters
name
The unique name of the resulting resource.