Amazon.Redshift.Model.DescribeClusterVersionsRequest.IsSetClusterParameterGroupFamily C# (CSharp) Method

IsSetClusterParameterGroupFamily() private method

private IsSetClusterParameterGroupFamily ( ) : bool
return bool
        internal bool IsSetClusterParameterGroupFamily()
        {
            return this._clusterParameterGroupFamily != null;
        }