amazonka-alexa-business-2.0: Amazon Alexa For Business 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.AlexaBusiness.Types.ConferenceProviderType

Description

 

Documentation

newtype ConferenceProviderType Source #

Instances

Instances details
FromJSON ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

FromJSONKey ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToJSON ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToJSONKey ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToByteString ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToHeader ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToLog ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToQuery ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

FromText ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToText ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

FromXML ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

ToXML ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Generic ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Associated Types

type Rep ConferenceProviderType :: Type -> Type #

Read ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Show ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

NFData ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Methods

rnf :: ConferenceProviderType -> () #

Eq ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Ord ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

Hashable ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

type Rep ConferenceProviderType Source # 
Instance details

Defined in Amazonka.AlexaBusiness.Types.ConferenceProviderType

type Rep ConferenceProviderType = D1 ('MetaData "ConferenceProviderType" "Amazonka.AlexaBusiness.Types.ConferenceProviderType" "amazonka-alexa-business-2.0-BWvKfxFukoyBarGovAkdOS" 'True) (C1 ('MetaCons "ConferenceProviderType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConferenceProviderType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))