AWS SDK for .NET Documentation
WithAttributesToGet Method (attributesToGet)
AmazonAmazon.DynamoDB.ModelGetItemRequestWithAttributesToGet(array<String>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Adds elements to the AttributesToGet collection
Declaration Syntax
C#
public GetItemRequest WithAttributesToGet(
	params string[] attributesToGet
)
Parameters
attributesToGet (array<String>[]()[][])
The values to add to the AttributesToGet collection
Return Value
this instance

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