# Functions
NewClient creates a new instance of Client.
# Structs
Client is an autogenerated mock type for the Client type.
Client_BatchGetItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchGetItem'.
Client_BatchWriteItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'BatchWriteItem'.
Client_CreateTable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'CreateTable'.
Client_DeleteItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteItem'.
Client_DeleteTable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DeleteTable'.
Client_DescribeTable_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeTable'.
No description provided by the author
Client_GetItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'GetItem'.
Client_ListTagsOfResource_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'ListTagsOfResource'.
Client_PutItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'PutItem'.
Client_Query_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Query'.
Client_Scan_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'Scan'.
Client_TransactGetItems_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransactGetItems'.
Client_TransactWriteItems_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'TransactWriteItems'.
Client_UpdateItem_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateItem'.
Client_UpdateTimeToLive_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'UpdateTimeToLive'.