Amazon.ElastiCache.Model.ListAllowedNodeTypeModificationsResponse.IsSetScaleUpModifications C# (CSharp) Method

IsSetScaleUpModifications() private method

private IsSetScaleUpModifications ( ) : bool
return bool
        internal bool IsSetScaleUpModifications()
        {
            return this._scaleUpModifications != null && this._scaleUpModifications.Count > 0; 
        }
ListAllowedNodeTypeModificationsResponse