amazonka-chime-2.0: Amazon Chime 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.Chime.Types.AppInstanceDataType

Description

 

Documentation

newtype AppInstanceDataType Source #

Instances

Instances details
FromJSON AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

FromJSONKey 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

ToByteString AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToHeader AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToLog AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

ToQuery 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

FromXML AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

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

Read AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Show AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

NFData AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Methods

rnf :: AppInstanceDataType -> () #

Eq AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Ord AppInstanceDataType Source # 
Instance details

Defined in Amazonka.Chime.Types.AppInstanceDataType

Hashable 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" "amazonka-chime-2.0-AQIuSSkHccQ9VXokPBc5Nb" 'True) (C1 ('MetaCons "AppInstanceDataType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAppInstanceDataType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))