| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.DataPipeline.Types.OperatorType
Description
Documentation
newtype OperatorType Source #
Constructors
| OperatorType' | |
Fields | |
Bundled Patterns
| pattern OperatorType_BETWEEN :: OperatorType | |
| pattern OperatorType_EQ :: OperatorType | |
| pattern OperatorType_GE :: OperatorType | |
| pattern OperatorType_LE :: OperatorType | |
| pattern OperatorType_REF_EQ :: OperatorType |