GetIpamPoolCidrResult

data class GetIpamPoolCidrResult(val ipamPoolCidrId: String? = null, val state: String? = null)

Constructors

Link copied to clipboard
constructor(ipamPoolCidrId: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val ipamPoolCidrId: String? = null

Id of the IPAM Pool Cidr.

Link copied to clipboard
val state: String? = null

Provisioned state of the cidr.