Amazon.Redshift.Model.OrderableClusterOption.IsSetClusterVersion C# (CSharp) 메소드

IsSetClusterVersion() 개인적인 메소드

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