| 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.VoiceId.Types.SpeakerStatus
Description
Documentation
newtype SpeakerStatus Source #
Constructors
| SpeakerStatus' | |
Fields | |
Bundled Patterns
| pattern SpeakerStatus_ENROLLED :: SpeakerStatus | |
| pattern SpeakerStatus_EXPIRED :: SpeakerStatus | |
| pattern SpeakerStatus_OPTED_OUT :: SpeakerStatus | |
| pattern SpeakerStatus_PENDING :: SpeakerStatus |