Amazon.DynamoDBv2.Model.ConsumedCapacity.IsSetTable C# (CSharp) Method

IsSetTable() private method

private IsSetTable ( ) : bool
return bool
        internal bool IsSetTable()
        {
            return this.table != null;
        }
        public Dictionary<string,Capacity> LocalSecondaryIndexes