ipAllocation

suspend fun ipAllocation(name: String, block: suspend IpAllocationResourceBuilder.() -> Unit): IpAllocation

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for IpAllocation.


See also

Parameters

name

The unique name of the resulting resource.