| 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.MediaLive.Types.InputState
Description
Synopsis
- newtype InputState where
- InputState' { }
- pattern InputState_ATTACHED :: InputState
- pattern InputState_CREATING :: InputState
- pattern InputState_DELETED :: InputState
- pattern InputState_DELETING :: InputState
- pattern InputState_DETACHED :: InputState
Documentation
newtype InputState Source #
Placeholder documentation for InputState
Constructors
| InputState' | |
Fields | |
Bundled Patterns
| pattern InputState_ATTACHED :: InputState | |
| pattern InputState_CREATING :: InputState | |
| pattern InputState_DELETED :: InputState | |
| pattern InputState_DELETING :: InputState | |
| pattern InputState_DETACHED :: InputState |