GetIpamAllocationPlainArgs

data class GetIpamAllocationPlainArgs(val cidr: String, val ipamPoolAllocationId: String, val ipamPoolId: String) : ConvertibleToJava<GetIpamAllocationPlainArgs>

Constructors

Link copied to clipboard
fun GetIpamAllocationPlainArgs(cidr: String, ipamPoolAllocationId: String, ipamPoolId: String)

Functions

Link copied to clipboard
open override fun toJava(): GetIpamAllocationPlainArgs

Properties

Link copied to clipboard
Link copied to clipboard

Id of the allocation.

Link copied to clipboard

Id of the IPAM Pool.