Amazon.Redshift.Model.OrderableClusterOption.IsSetNodeType C# (CSharp) Méthode

IsSetNodeType() private méthode

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