Amazon.Redshift.Model.DescribeClusterVersionsRequest.IsSetClusterParameterGroupFamily C# (CSharp) Метод

IsSetClusterParameterGroupFamily() приватный Метод

private IsSetClusterParameterGroupFamily ( ) : bool
Результат bool
        internal bool IsSetClusterParameterGroupFamily()
        {
            return this._clusterParameterGroupFamily != null;
        }