staticIpResource

suspend fun staticIpResource(name: String, block: suspend StaticIpResourceBuilder.() -> Unit): StaticIp

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for StaticIp.