Amazon.Redshift.Model.DescribeOrderableClusterOptionsRequest.IsSetNodeType C# (CSharp) Метод

IsSetNodeType() приватный Метод

private IsSetNodeType ( ) : bool
Результат bool
        internal bool IsSetNodeType()
        {
            return this._nodeType != null;
        }