Initiates a Search object to Query a DynamoDB table, with the
specified config.
No calls are made until the Search object is used.

C# |
public Search Query( QueryOperationConfig config )

- config (QueryOperationConfig)
- Configuration to use.

Resultant Search container.