AWS SDK for .NET Documentation
WithKeySchema Method (keySchema)
AmazonAmazon.DynamoDB.ModelTableDescriptionWithKeySchema(KeySchema) Did this page help you?   Yes   No    Tell us about it...
Sets the KeySchema property
Declaration Syntax
C#
public TableDescription WithKeySchema(
	KeySchema keySchema
)
Parameters
keySchema (KeySchema)
The value to set for the KeySchema property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)