# DynamoDBReminderStorageOptions.TableName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.dynamodb/orleans.configuration.dynamodbreminderstorageoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.reminders.dynamodb/orleans.configuration.dynamodbreminderstorageoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/AWS/Orleans.Reminders.DynamoDB/Reminders/DynamoDbReminderStorageOptions.cs)

```csharp
public string TableName
```

DynamoDB table name. Defaults to 'OrleansReminders'.
