Amazon.DynamoDBv2.Model.DeleteItemResult.IsSetConsumedCapacity C# (CSharp) Méthode

IsSetConsumedCapacity() private méthode

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