IpamIpamPoolArgs

constructor(allocationDefaultCidrMask: Output<Int>? = null, allocationMaxCidrMask: Output<Int>? = null, allocationMinCidrMask: Output<Int>? = null, autoImport: Output<Boolean>? = null, clearAllocationDefaultCidrMask: Output<Boolean>? = null, ipVersion: Output<String>? = null, ipamPoolDescription: Output<String>? = null, ipamPoolName: Output<String>? = null, ipamScopeId: Output<String>? = null, poolRegionId: Output<String>? = null, resourceGroupId: Output<String>? = null, sourceIpamPoolId: Output<String>? = null, tags: Output<Map<String, String>>? = null)