Amazon.DynamoDBv2.Model.UpdateTableRequest.IsSetGlobalSecondaryIndexUpdates C# (CSharp) Метод

IsSetGlobalSecondaryIndexUpdates() приватный Метод

private IsSetGlobalSecondaryIndexUpdates ( ) : bool
Результат bool
        internal bool IsSetGlobalSecondaryIndexUpdates()
        {
            return this._globalSecondaryIndexUpdates != null && this._globalSecondaryIndexUpdates.Count > 0; 
        }