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.StudioComponentSubtype

Description

 
Synopsis

Documentation

newtype StudioComponentSubtype Source #

 

Instances

Instances details
Eq StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Ord StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Read StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Show StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Generic StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Associated Types

type Rep StudioComponentSubtype :: Type -> Type #

NFData StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Methods

rnf :: StudioComponentSubtype -> () #

Hashable StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToJSON StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToJSONKey StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromJSON StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromJSONKey StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToLog StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToHeader StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToQuery StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromXML StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToXML StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToByteString StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromText StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToText StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

type Rep StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

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