Amazon.Redshift.Model.ClusterVersion.IsSetClusterParameterGroupFamily C# (CSharp) 메소드

IsSetClusterParameterGroupFamily() 개인적인 메소드

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