| 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.AppConfig.Types.ActionPoint
Description
Documentation
newtype ActionPoint Source #
Constructors
| ActionPoint' | |
Fields  | |
Bundled Patterns
| pattern ActionPoint_ON_DEPLOYMENT_BAKING :: ActionPoint | |
| pattern ActionPoint_ON_DEPLOYMENT_COMPLETE :: ActionPoint | |
| pattern ActionPoint_ON_DEPLOYMENT_ROLLED_BACK :: ActionPoint | |
| pattern ActionPoint_ON_DEPLOYMENT_START :: ActionPoint | |
| pattern ActionPoint_ON_DEPLOYMENT_STEP :: ActionPoint | |
| pattern ActionPoint_PRE_CREATE_HOSTED_CONFIGURATION_VERSION :: ActionPoint | |
| pattern ActionPoint_PRE_START_DEPLOYMENT :: ActionPoint |