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

IsSetNodeType() 개인적인 메소드

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