| 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.KMS.Types.ExpirationModelType
Description
Documentation
newtype ExpirationModelType Source #
Constructors
| ExpirationModelType' | |
Fields | |
Bundled Patterns
| pattern ExpirationModelType_KEY_MATERIAL_DOES_NOT_EXPIRE :: ExpirationModelType | |
| pattern ExpirationModelType_KEY_MATERIAL_EXPIRES :: ExpirationModelType |