Amazon.Redshift.Model.DescribeDefaultClusterParametersRequest.IsSetParameterGroupFamily C# (CSharp) Method

IsSetParameterGroupFamily() private method

private IsSetParameterGroupFamily ( ) : bool
return bool
        internal bool IsSetParameterGroupFamily()
        {
            return this._parameterGroupFamily != null;
        }
DescribeDefaultClusterParametersRequest