Amazon.Redshift.Model.DescribeClusterParameterGroupsResponse.IsSetParameterGroups C# (CSharp) Méthode

IsSetParameterGroups() private méthode

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