| 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.APIGateway.Types.SecurityPolicy
Description
Documentation
newtype SecurityPolicy Source #
Constructors
| SecurityPolicy' | |
Fields | |
Bundled Patterns
| pattern SecurityPolicy_TLS_1_0 :: SecurityPolicy | |
| pattern SecurityPolicy_TLS_1_2 :: SecurityPolicy |