| 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.EKS.Types.FargateProfileStatus
Description
Documentation
newtype FargateProfileStatus Source #
Constructors
| FargateProfileStatus' | |
Fields | |
Bundled Patterns
| pattern FargateProfileStatus_ACTIVE :: FargateProfileStatus | |
| pattern FargateProfileStatus_CREATE_FAILED :: FargateProfileStatus | |
| pattern FargateProfileStatus_CREATING :: FargateProfileStatus | |
| pattern FargateProfileStatus_DELETE_FAILED :: FargateProfileStatus | |
| pattern FargateProfileStatus_DELETING :: FargateProfileStatus |