| 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.AppFlow.Types.FlowStatus
Description
Documentation
newtype FlowStatus Source #
Constructors
| FlowStatus' | |
Fields | |
Bundled Patterns
| pattern FlowStatus_Active :: FlowStatus | |
| pattern FlowStatus_Deleted :: FlowStatus | |
| pattern FlowStatus_Deprecated :: FlowStatus | |
| pattern FlowStatus_Draft :: FlowStatus | |
| pattern FlowStatus_Errored :: FlowStatus | |
| pattern FlowStatus_Suspended :: FlowStatus |