| 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.GuardDuty.Types.IpSetStatus
Description
Documentation
newtype IpSetStatus Source #
Constructors
| IpSetStatus' | |
Fields | |
Bundled Patterns
| pattern IpSetStatus_ACTIVATING :: IpSetStatus | |
| pattern IpSetStatus_ACTIVE :: IpSetStatus | |
| pattern IpSetStatus_DEACTIVATING :: IpSetStatus | |
| pattern IpSetStatus_DELETED :: IpSetStatus | |
| pattern IpSetStatus_DELETE_PENDING :: IpSetStatus | |
| pattern IpSetStatus_ERROR :: IpSetStatus | |
| pattern IpSetStatus_INACTIVE :: IpSetStatus |