AWS SDK for .NET Documentation
TableName Property
AmazonAmazon.DynamoDBv2.ModelUpdateTableRequestTableName Did this page help you?   Yes   No    Tell us about it...
The name of the table to be updated.

Constraints:

Length
3 - 255
Pattern
[a-zA-Z0-9_.-]+

Declaration Syntax
C#
public string TableName { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)