AWS SDK for .NET Documentation
DynamoDBTableAttribute Constructor (tableName, lowerCamelCaseProperties)
AmazonAmazon.DynamoDBv2.DataModelDynamoDBTableAttributeDynamoDBTableAttribute(String, Boolean) Did this page help you?   Yes   No    Tell us about it...
Initializes a new instance of the DynamoDBTableAttribute class
Declaration Syntax
C#
public DynamoDBTableAttribute(
	string tableName,
	bool lowerCamelCaseProperties
)
Parameters
tableName (String)
lowerCamelCaseProperties (Boolean)

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