| 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.Pinpoint.Types.ChannelType
Description
Documentation
newtype ChannelType Source #
Constructors
| ChannelType' | |
Fields | |
Bundled Patterns
| pattern ChannelType_ADM :: ChannelType | |
| pattern ChannelType_APNS :: ChannelType | |
| pattern ChannelType_APNS_SANDBOX :: ChannelType | |
| pattern ChannelType_APNS_VOIP :: ChannelType | |
| pattern ChannelType_APNS_VOIP_SANDBOX :: ChannelType | |
| pattern ChannelType_BAIDU :: ChannelType | |
| pattern ChannelType_CUSTOM :: ChannelType | |
| pattern ChannelType_EMAIL :: ChannelType | |
| pattern ChannelType_GCM :: ChannelType | |
| pattern ChannelType_IN_APP :: ChannelType | |
| pattern ChannelType_PUSH :: ChannelType | |
| pattern ChannelType_SMS :: ChannelType | |
| pattern ChannelType_VOICE :: ChannelType |