| 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.DirectoryService.Types.TopicStatus
Description
Documentation
newtype TopicStatus Source #
Constructors
| TopicStatus' | |
Fields | |
Bundled Patterns
| pattern TopicStatus_Deleted :: TopicStatus | |
| pattern TopicStatus_Failed :: TopicStatus | |
| pattern TopicStatus_Registered :: TopicStatus | |
| pattern TopicStatus_Topic_not_found :: TopicStatus |