amazonka-controltower-2.0: Amazon Control Tower 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.ControlTower.Types.ControlOperationType

Description

 

Documentation

newtype ControlOperationType Source #

Instances

Instances details
FromJSON ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

FromJSONKey ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToJSON ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToJSONKey ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToByteString ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToHeader ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToLog ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToQuery ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

FromText ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToText ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

FromXML ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

ToXML ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Generic ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Associated Types

type Rep ControlOperationType :: Type -> Type #

Read ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Show ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

NFData ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Methods

rnf :: ControlOperationType -> () #

Eq ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Ord ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

Hashable ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

type Rep ControlOperationType Source # 
Instance details

Defined in Amazonka.ControlTower.Types.ControlOperationType

type Rep ControlOperationType = D1 ('MetaData "ControlOperationType" "Amazonka.ControlTower.Types.ControlOperationType" "amazonka-controltower-2.0-D5OXoInTRe9EXmxA0ATl1r" 'True) (C1 ('MetaCons "ControlOperationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromControlOperationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))