# DynamoDBStreamQueueCheckpointerOptions.UseProvisionedThroughput

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.kinesis/orleans.configuration.dynamodbstreamqueuecheckpointeroptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming.kinesis/orleans.configuration.dynamodbstreamqueuecheckpointeroptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/AWS/Orleans.Streaming.Kinesis/Streams/DynamoDBStreamQueueCheckpointerOptions.cs)

```csharp
public bool UseProvisionedThroughput
```

Gets or sets a value indicating whether the table uses provisioned throughput instead of on-demand billing.
