---
title: MTRClusterPath
framework: matter
role: symbol
role_heading: Class
path: matter/mtrclusterpath
---

# MTRClusterPath

## Declaration

```swift
class MTRClusterPath
```

## Topics

### Initializers

- [init(endpointID:clusterID:)](matter/mtrclusterpath/init(endpointid:clusterid:).md)
- [init(coder:)](matter/mtrclusterpath/init(coder:).md)

### Instance Properties

- [cluster](matter/mtrclusterpath/cluster.md)
- [endpoint](matter/mtrclusterpath/endpoint.md)

## Relationships

### Inherits From

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

### Inherited By

- [MTRAttributePath](matter/mtrattributepath.md)
- [MTRCommandPath](matter/mtrcommandpath.md)
- [MTREventPath](matter/mtreventpath.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)
