The name of the table containing the requested item
A map of attribute names to values, representing the primary key of the item to retrieve
Optional options: Partial<GetCommandInput>The options accepted by the original GetCommand class
Generated using TypeDoc
Returns a set of attributes for the item with the given primary key by delegating to
GetCommand.Returns
The same response returned by
send()ing this command