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