Amazon.ElastiCache.Model.NodeGroupConfiguration.IsSetSlots C# (CSharp) Method

IsSetSlots() private method

private IsSetSlots ( ) : bool
return bool
        internal bool IsSetSlots()
        {
            return this._slots != null;
        }