ipamAllocation

suspend fun ipamAllocation(name: String, block: suspend IpamAllocationResourceBuilder.() -> Unit): IpamAllocation

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for IpamAllocation.


See also

Parameters

name

The unique name of the resulting resource.