Module AWS::SimpleDB::ConsistentReadOption
In: lib/aws/simple_db/consistent_read_option.rb

@private

Methods

Public Instance methods

Determines if SimpleDB should be read consistently or not.

Precedence is given to:

@return [Boolean] Returns true if a read should be made consistently

  to SimpleDB.

[Validate]