| 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.EMRContainers.Types.FailureReason
Description
Documentation
newtype FailureReason Source #
Constructors
| FailureReason' | |
Fields  | |
Bundled Patterns
| pattern FailureReason_CLUSTER_UNAVAILABLE :: FailureReason | |
| pattern FailureReason_INTERNAL_ERROR :: FailureReason | |
| pattern FailureReason_USER_ERROR :: FailureReason | |
| pattern FailureReason_VALIDATION_ERROR :: FailureReason |