AWS SDK for .NET Documentation
WithKeySchema Method (keySchema)
Amazon
►
Amazon.DynamoDB.Model
►
TableDescription
►
WithKeySchema(KeySchema)
C#
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)