Adds elements to the AttributesToGet collection
| C# |
public GetItemRequest WithAttributesToGet( params string[] attributesToGet )
- attributesToGet (array<String>[]()[][])
- The values to add to the AttributesToGet collection
this instance
| C# |
public GetItemRequest WithAttributesToGet( params string[] attributesToGet )