ipamAllocation

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

Parameters

name

The unique name of the resulting resource.

block

Builder for IpamAllocation.

See also


Parameters

name

The unique name of the resulting resource.

See also