| 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.FMS.Types.AccountRoleStatus
Description
Documentation
newtype AccountRoleStatus Source #
Constructors
| AccountRoleStatus' | |
Fields | |
Bundled Patterns
| pattern AccountRoleStatus_CREATING :: AccountRoleStatus | |
| pattern AccountRoleStatus_DELETED :: AccountRoleStatus | |
| pattern AccountRoleStatus_DELETING :: AccountRoleStatus | |
| pattern AccountRoleStatus_PENDING_DELETION :: AccountRoleStatus | |
| pattern AccountRoleStatus_READY :: AccountRoleStatus |