dnat Entry Resource
suspend fun dnatEntryResource(name: String, block: suspend DnatEntryResourceBuilder.() -> Unit): DnatEntry
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for DnatEntry.
The unique name of the resulting resource.
Builder for DnatEntry.