Amazon.Redshift.Model.DescribeClusterParameterGroupsResult.IsSetParameterGroups C# (CSharp) Method

IsSetParameterGroups() private method

private IsSetParameterGroups ( ) : bool
return bool
        internal bool IsSetParameterGroups()
        {
            return this.parameterGroups.Count > 0;
        }
    }
DescribeClusterParameterGroupsResult