Get Ipam Pool Result
constructor(allocationDefaultNetmaskLength: Int? = null, allocationMaxNetmaskLength: Int? = null, allocationMinNetmaskLength: Int? = null, allocationResourceTags: List<IpamPoolTag>? = null, arn: String? = null, autoImport: Boolean? = null, description: String? = null, ipamArn: String? = null, ipamPoolId: String? = null, ipamScopeArn: String? = null, ipamScopeType: IpamPoolIpamScopeType? = null, poolDepth: Int? = null, provisionedCidrs: List<IpamPoolProvisionedCidr>? = null, state: IpamPoolState? = null, stateMessage: String? = null, tags: List<Tag>? = null)