---
title: CKFetchRecordZoneChangesOperation.ZoneConfiguration
framework: cloudkit
role: symbol
role_heading: Class
path: cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration
---

# CKFetchRecordZoneChangesOperation.ZoneConfiguration

A configuration object that describes the information to fetch from a record zone.

## Declaration

```swift
class ZoneConfiguration
```

## Topics

### Creating a Zone Change Configuration

- [init(previousServerChangeToken:resultsLimit:desiredKeys:)](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration/init(previousserverchangetoken:resultslimit:desiredkeys:).md)

### Accessing a Zone Change Configuration

- [previousServerChangeToken](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration/previousserverchangetoken.md)
- [resultsLimit](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration/resultslimit.md)
- [desiredKeys](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration/desiredkeys.md)

### Initializers

- [init(coder:)](cloudkit/ckfetchrecordzonechangesoperation/zoneconfiguration/init(coder:).md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring the Zone Change Operation

- [configurationsByRecordZoneID](cloudkit/ckfetchrecordzonechangesoperation/configurationsbyrecordzoneid.md)
- [fetchAllChanges](cloudkit/ckfetchrecordzonechangesoperation/fetchallchanges.md)
- [recordZoneIDs](cloudkit/ckfetchrecordzonechangesoperation/recordzoneids.md)
