libZSservicesZSamazonka-inspectorZSamazonka-inspector
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Inspector.Types.StopAction

Description

 

Documentation

newtype StopAction Source #

Constructors

StopAction' 

Fields

Instances

Instances details
Eq StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Ord StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Read StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Show StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Generic StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Associated Types

type Rep StopAction :: Type -> Type #

NFData StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

Methods

rnf :: StopAction -> () #

Hashable 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

FromJSON StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

FromJSONKey StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToLog StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToHeader StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

ToQuery StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

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 #

ToByteString 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 #

type Rep StopAction Source # 
Instance details

Defined in Amazonka.Inspector.Types.StopAction

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