Amazon.ElastiCache.Model.NodeGroupConfiguration.IsSetSlots C# (CSharp) Méthode

IsSetSlots() private méthode

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