| 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.MediaLive.Types.SmoothGroupCertificateMode
Description
Documentation
newtype SmoothGroupCertificateMode Source #
Smooth Group Certificate Mode
Constructors
| SmoothGroupCertificateMode' | |
Fields | |
Bundled Patterns
| pattern SmoothGroupCertificateMode_SELF_SIGNED :: SmoothGroupCertificateMode | |
| pattern SmoothGroupCertificateMode_VERIFY_AUTHENTICITY :: SmoothGroupCertificateMode |