Amazon.Redshift.Model.DescribeClusterVersionsResult.IsSetClusterVersions C# (CSharp) Méthode

IsSetClusterVersions() private méthode

private IsSetClusterVersions ( ) : bool
Résultat bool
        internal bool IsSetClusterVersions()
        {
            return this.clusterVersions.Count > 0;
        }
    }
DescribeClusterVersionsResult