AWS SDK for .NET Documentation
CreateTableIfNotExist Property
AmazonAmazon.TraceListenerDynamoDBTraceListener..::..ConfigsCreateTableIfNotExist Did this page help you?   Yes   No    Tell us about it...
Controls whether the table will be auto created if it doesn't exist. The default is true. Config key: CreateIfNotExist
Declaration Syntax
C#
public bool CreateTableIfNotExist { get; set; }

Assembly: AWS.TraceListener (Module: AWS.TraceListener) Version: 1.0.0.0 (1.0.0.0)