| 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.EndpointState
Description
Documentation
newtype EndpointState Source #
Constructors
| EndpointState' | |
Fields  | |
Bundled Patterns
| pattern EndpointState_ACTIVE :: EndpointState | |
| pattern EndpointState_CREATING :: EndpointState | |
| pattern EndpointState_TERMINATED :: EndpointState | |
| pattern EndpointState_TERMINATED_WITH_ERRORS :: EndpointState | |
| pattern EndpointState_TERMINATING :: EndpointState |