# DynamoDBGatewayOptions.CreateIfNotExists

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

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

```csharp
public bool CreateIfNotExists
```

Create the table if it doesn't exist
