snat Entry Resource
suspend fun snatEntryResource(name: String, block: suspend SnatEntryResourceBuilder.() -> Unit): SnatEntry
See also
Parameters
name
The unique name of the resulting resource.
block
Builder for SnatEntry.
The unique name of the resulting resource.
Builder for SnatEntry.