---
title: ResolverSpecificationBuilder.Specification
framework: appintents
role: symbol
role_heading: Structure
path: appintents/resolverspecificationbuilder/specification
---

# ResolverSpecificationBuilder.Specification

## Declaration

```swift
struct Specification<Output, each R> where Output : _IntentValue, repeat each R : Resolver
```

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [ResolverSpecification](appintents/resolverspecification.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [Sequence](swift/sequence.md)
