| 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.Budgets.Types.ExecutionType
Description
Documentation
newtype ExecutionType Source #
Constructors
| ExecutionType' | |
Fields | |
Bundled Patterns
| pattern ExecutionType_APPROVE_BUDGET_ACTION :: ExecutionType | |
| pattern ExecutionType_RESET_BUDGET_ACTION :: ExecutionType | |
| pattern ExecutionType_RETRY_BUDGET_ACTION :: ExecutionType | |
| pattern ExecutionType_REVERSE_BUDGET_ACTION :: ExecutionType |