public static LoadTable ( IAmazonDynamoDB ddbClient, string tableName ) : |
||
ddbClient | IAmazonDynamoDB | Client to use to access DynamoDB. |
tableName | string | Name of the table. |
return |
public static LoadTable ( IAmazonDynamoDB ddbClient, string tableName ) : |
||
ddbClient | IAmazonDynamoDB | Client to use to access DynamoDB. |
tableName | string | Name of the table. |
return |