# ClusterClientSqsStreamConfigurator Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.clusterclientsqsstreamconfigurator/)

## ClusterClientSqsStreamConfigurator(string, IClientBuilder) {#constructor-string-orleans-hosting-iclientbuilder-6ecb6e5f}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.sqs/orleans.hosting.clusterclientsqsstreamconfigurator/constructors/constructor-string-orleans-hosting-iclientbuilder-6ecb6e5f/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AWS/Orleans.Streaming.SQS/Streams/SQSStreamBuilder.cs#L44-L52)

```csharp
public ClusterClientSqsStreamConfigurator(string name, IClientBuilder builder)
```

### Parameters

- `name` (`string`)
- `builder` (`IClientBuilder`)
