ip Allocation
suspend fun ipAllocation(name: String, block: suspend IpAllocationResourceBuilder.() -> Unit): IpAllocation
Parameters
name
The unique name of the resulting resource.
block
Builder for IpAllocation.
See also
Parameters
name
The unique name of the resulting resource.