Amazon.Redshift.Model.DescribeClusterVersionsResult.IsSetClusterVersions C# (CSharp) 메소드

IsSetClusterVersions() 개인적인 메소드

private IsSetClusterVersions ( ) : bool
리턴 bool
        internal bool IsSetClusterVersions()
        {
            return this.clusterVersions.Count > 0;
        }
    }
DescribeClusterVersionsResult