| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Resources.GuardDutyDetector
Description
Synopsis
Documentation
data GuardDutyDetector #
Full data type definition for GuardDutyDetector. See guardDutyDetector
for a more convenient constructor.
Constructors
| GuardDutyDetector | |
Fields | |
Instances
| Eq GuardDutyDetector # | |
Defined in Stratosphere.Resources.GuardDutyDetector Methods (==) :: GuardDutyDetector -> GuardDutyDetector -> Bool # (/=) :: GuardDutyDetector -> GuardDutyDetector -> Bool # | |
| Show GuardDutyDetector # | |
Defined in Stratosphere.Resources.GuardDutyDetector Methods showsPrec :: Int -> GuardDutyDetector -> ShowS # show :: GuardDutyDetector -> String # showList :: [GuardDutyDetector] -> ShowS # | |
| ToJSON GuardDutyDetector # | |
Defined in Stratosphere.Resources.GuardDutyDetector Methods toJSON :: GuardDutyDetector -> Value # toEncoding :: GuardDutyDetector -> Encoding # toJSONList :: [GuardDutyDetector] -> Value # toEncodingList :: [GuardDutyDetector] -> Encoding # | |
| FromJSON GuardDutyDetector # | |
Defined in Stratosphere.Resources.GuardDutyDetector Methods parseJSON :: Value -> Parser GuardDutyDetector # parseJSONList :: Value -> Parser [GuardDutyDetector] # | |
Arguments
| :: Val Bool | |
| -> GuardDutyDetector |
Constructor for GuardDutyDetector containing required fields as
arguments.