| 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.ConnectionType
Description
Documentation
newtype ConnectionType Source #
Constructors
| ConnectionType' | |
Fields | |
Bundled Patterns
| pattern ConnectionType_CUSTOM :: ConnectionType | |
| pattern ConnectionType_JDBC :: ConnectionType | |
| pattern ConnectionType_KAFKA :: ConnectionType | |
| pattern ConnectionType_MARKETPLACE :: ConnectionType | |
| pattern ConnectionType_MONGODB :: ConnectionType | |
| pattern ConnectionType_NETWORK :: ConnectionType | |
| pattern ConnectionType_SFTP :: ConnectionType |