| 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.Inspector2.Types.Ec2Platform
Description
Documentation
newtype Ec2Platform Source #
Constructors
| Ec2Platform' | |
Fields | |
Bundled Patterns
| pattern Ec2Platform_LINUX :: Ec2Platform | |
| pattern Ec2Platform_UNKNOWN :: Ec2Platform | |
| pattern Ec2Platform_WINDOWS :: Ec2Platform |