natIp

suspend fun natIp(name: String, block: suspend NatIpResourceBuilder.() -> Unit): NatIp

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for NatIp.


fun natIp(name: String): NatIp

See also

Parameters

name

The unique name of the resulting resource.