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.Glue.Types.ParamType
Description
Documentation
Constructors
ParamType' | |
Fields |
Bundled Patterns
pattern ParamType_Bool :: ParamType | |
pattern ParamType_Complex :: ParamType | |
pattern ParamType_Float :: ParamType | |
pattern ParamType_Int :: ParamType | |
pattern ParamType_List :: ParamType | |
pattern ParamType_Null :: ParamType | |
pattern ParamType_Str :: ParamType |