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

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.23.0 (1.5.23.0)