Amazon.DynamoDBv2.Model.KeysAndAttributes.IsSetConsistentRead C# (CSharp) Method

IsSetConsistentRead() private method

private IsSetConsistentRead ( ) : bool
return bool
        internal bool IsSetConsistentRead()
        {
            return this._consistentRead.HasValue; 
        }