Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- newtype LaunchProfileState where
- LaunchProfileState' { }
- pattern LaunchProfileState_CREATE_FAILED :: LaunchProfileState
- pattern LaunchProfileState_CREATE_IN_PROGRESS :: LaunchProfileState
- pattern LaunchProfileState_DELETED :: LaunchProfileState
- pattern LaunchProfileState_DELETE_FAILED :: LaunchProfileState
- pattern LaunchProfileState_DELETE_IN_PROGRESS :: LaunchProfileState
- pattern LaunchProfileState_READY :: LaunchProfileState
- pattern LaunchProfileState_UPDATE_FAILED :: LaunchProfileState
- pattern LaunchProfileState_UPDATE_IN_PROGRESS :: LaunchProfileState
Documentation
newtype LaunchProfileState Source #
pattern LaunchProfileState_CREATE_FAILED :: LaunchProfileState | |
pattern LaunchProfileState_CREATE_IN_PROGRESS :: LaunchProfileState | |
pattern LaunchProfileState_DELETED :: LaunchProfileState | |
pattern LaunchProfileState_DELETE_FAILED :: LaunchProfileState | |
pattern LaunchProfileState_DELETE_IN_PROGRESS :: LaunchProfileState | |
pattern LaunchProfileState_READY :: LaunchProfileState | |
pattern LaunchProfileState_UPDATE_FAILED :: LaunchProfileState | |
pattern LaunchProfileState_UPDATE_IN_PROGRESS :: LaunchProfileState |