Amazon.DynamoDBv2.Model.GlobalSecondaryIndexUpdate.IsSetUpdate C# (CSharp) Method

IsSetUpdate() private method

private IsSetUpdate ( ) : bool
return bool
        internal bool IsSetUpdate()
        {
            return this._update != null;
        }