amazonka-ivschat-2.0: Amazon Interactive Video Service Chat 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.IVSChat.Types.LoggingConfigurationState

Description

 

Documentation

newtype LoggingConfigurationState Source #

Instances

Instances details
FromJSON LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

FromJSONKey LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToJSON LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToJSONKey LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToByteString LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToHeader LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToLog LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToQuery LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

FromText LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToText LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

FromXML LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

ToXML LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Generic LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Associated Types

type Rep LoggingConfigurationState :: Type -> Type #

Read LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Show LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

NFData LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Eq LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Ord LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

Hashable LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

type Rep LoggingConfigurationState Source # 
Instance details

Defined in Amazonka.IVSChat.Types.LoggingConfigurationState

type Rep LoggingConfigurationState = D1 ('MetaData "LoggingConfigurationState" "Amazonka.IVSChat.Types.LoggingConfigurationState" "amazonka-ivschat-2.0-AB4QlCKEEGt4izEWjWKMb2" 'True) (C1 ('MetaCons "LoggingConfigurationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLoggingConfigurationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))