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

IsSetClusterVersion() private method

private IsSetClusterVersion ( ) : bool
return bool
        internal bool IsSetClusterVersion()
        {
            return this._clusterVersion != null;
        }