Amazon.Redshift.Model.ResetClusterParameterGroupRequest.IsSetParameters C# (CSharp) Méthode

IsSetParameters() private méthode

private IsSetParameters ( ) : bool
Résultat bool
        internal bool IsSetParameters()
        {
            return this._parameters != null && this._parameters.Count > 0; 
        }