Amazon.Redshift.Model.OrderableClusterOption.IsSetNodeType C# (CSharp) Method

IsSetNodeType() private method

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