| 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.AMITypes
Description
Documentation
Constructors
| AMITypes' | |
Fields
| |
Bundled Patterns
| pattern AMITypes_AL2_ARM_64 :: AMITypes | |
| pattern AMITypes_AL2_x86_64 :: AMITypes | |
| pattern AMITypes_AL2_x86_64_GPU :: AMITypes | |
| pattern AMITypes_BOTTLEROCKET_ARM_64 :: AMITypes | |
| pattern AMITypes_BOTTLEROCKET_ARM_64_NVIDIA :: AMITypes | |
| pattern AMITypes_BOTTLEROCKET_x86_64 :: AMITypes | |
| pattern AMITypes_BOTTLEROCKET_x86_64_NVIDIA :: AMITypes | |
| pattern AMITypes_CUSTOM :: AMITypes | |
| pattern AMITypes_WINDOWS_CORE_2019_x86_64 :: AMITypes | |
| pattern AMITypes_WINDOWS_CORE_2022_x86_64 :: AMITypes | |
| pattern AMITypes_WINDOWS_FULL_2019_x86_64 :: AMITypes | |
| pattern AMITypes_WINDOWS_FULL_2022_x86_64 :: AMITypes |