Method | Description | |
---|---|---|
__construct ( Aws\DynamoDb\DynamoDbClient $client, array $config = [] ) | ||
read ( $id ) | {@inheritdoc} Retries the request until the lock can be acquired |
public __construct ( Aws\DynamoDb\DynamoDbClient $client, array $config = [] ) | ||
$client | Aws\DynamoDb\DynamoDbClient | |
$config | array |
public read ( $id ) |