libZSservicesZSamazonka-nimbleZSamazonka-nimble
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.Nimble.Types.StudioComponentType

Description

 
Synopsis

Documentation

newtype StudioComponentType Source #

 

Instances

Instances details
Eq StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Ord StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Read StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Show StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Generic StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Associated Types

type Rep StudioComponentType :: Type -> Type #

NFData StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Methods

rnf :: StudioComponentType -> () #

Hashable StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToJSON StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToJSONKey StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromJSON StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromJSONKey StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToLog StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToHeader StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToQuery StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromXML StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToXML StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToByteString StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromText StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToText StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

type Rep StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

type Rep StudioComponentType = D1 ('MetaData "StudioComponentType" "Amazonka.Nimble.Types.StudioComponentType" "libZSservicesZSamazonka-nimbleZSamazonka-nimble" 'True) (C1 ('MetaCons "StudioComponentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))