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

IsSetCreate() private method

private IsSetCreate ( ) : bool
return bool
        internal bool IsSetCreate()
        {
            return this._create != null;
        }