amazonka-kendra-2.0: Amazon KendraFrontendService 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.Kendra.Types.ConfluenceAuthenticationType

Description

 

Documentation

newtype ConfluenceAuthenticationType Source #

Instances

Instances details
FromJSON ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

FromJSONKey ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToJSON ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToJSONKey ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToByteString ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToHeader ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToLog ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToQuery ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

FromText ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToText ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

FromXML ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

ToXML ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Generic ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Associated Types

type Rep ConfluenceAuthenticationType :: Type -> Type #

Read ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Show ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

NFData ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Eq ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Ord ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

Hashable ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

type Rep ConfluenceAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ConfluenceAuthenticationType

type Rep ConfluenceAuthenticationType = D1 ('MetaData "ConfluenceAuthenticationType" "Amazonka.Kendra.Types.ConfluenceAuthenticationType" "amazonka-kendra-2.0-IHloXAWlYIS8YTp1gXe6J" 'True) (C1 ('MetaCons "ConfluenceAuthenticationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromConfluenceAuthenticationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))