libZSservicesZSamazonka-chimeZSamazonka-chime
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.Chime.Types.AppInstanceDataType

Description

 

Documentation

newtype AppInstanceDataType Source #

Instances

Instances details
Eq AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Ord AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Read AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Show AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Generic AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Associated Types

type Rep AppInstanceDataType :: Type -> Type #

NFData AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Methods

rnf :: AppInstanceDataType -> () #

Hashable AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToJSON AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToJSONKey AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

FromJSON AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

FromJSONKey AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToLog AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToHeader AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToQuery AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

FromXML AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToXML AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToByteString AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

FromText AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToText AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

type Rep AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

type Rep AppInstanceDataType = D1 ('MetaData "AppInstanceDataType" "Amazonka.Chime.Types.AppInstanceDataType" "libZSservicesZSamazonka-chimeZSamazonka-chime" 'True) (C1 ('MetaCons "AppInstanceDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppInstanceDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))