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

IsSetAttributes() private method

private IsSetAttributes ( ) : bool
return bool
        internal bool IsSetAttributes()
        {
            return this.attributes != null;
        }