Amazon.DynamoDBv2.Model.BatchWriteItemResponse.IsSetItemCollectionMetrics C# (CSharp) Method

IsSetItemCollectionMetrics() private method

private IsSetItemCollectionMetrics ( ) : bool
return bool
        internal bool IsSetItemCollectionMetrics()
        {
            return this._itemCollectionMetrics != null && this._itemCollectionMetrics.Count > 0; 
        }