AWS SDK for .NET Documentation
WithKey Method (key)
AmazonAmazon.DynamoDB.ModelUpdateItemRequestWithKey(Key) Did this page help you?   Yes   No    Tell us about it...
Sets the Key property
Declaration Syntax
C#
public UpdateItemRequest WithKey(
	Key key
)
Parameters
key (Key)
The value to set for the Key property
Return Value
this instance

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