Amazon.DynamoDBv2.Model.DeleteItemResult.IsSetConsumedCapacity C# (CSharp) Method

IsSetConsumedCapacity() private method

private IsSetConsumedCapacity ( ) : bool
return bool
        internal bool IsSetConsumedCapacity()
        {
            return this.consumedCapacity != null;
        }