amazonka-inspector-2.0: Amazon Inspector SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Inspector.Types.StopAction

Description

 

Documentation

newtype StopAction Source #

Constructors

StopAction' 

Fields

Instances

Instances details
FromJSON StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

FromJSONKey StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToJSON StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToJSONKey StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToByteString StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToHeader StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToLog StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToQuery StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

FromText StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToText StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Methods

toText :: StopAction -> Text #

FromXML StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToXML StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Methods

toXML :: StopAction -> XML #

Generic StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Associated Types

type Rep StopAction :: Type -> Type #

Read StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Show StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

NFData StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Methods

rnf :: StopAction -> () #

Eq StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Ord StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Hashable StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

type Rep StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

type Rep StopAction = D1 ('MetaData "StopAction" "Amazonka.Inspector.Types.StopAction" "amazonka-inspector-2.0-DbkSB2KDR0U54GYFqTMz6L" 'True) (C1 ('MetaCons "StopAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStopAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))