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.SharePointOnlineAuthenticationType

Description

 

Documentation

newtype SharePointOnlineAuthenticationType Source #

Instances

Instances details
FromJSON SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

FromJSONKey SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToJSON SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToJSONKey SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToByteString SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToHeader SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToLog SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToQuery SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

FromText SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToText SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

FromXML SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

ToXML SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Generic SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Associated Types

type Rep SharePointOnlineAuthenticationType :: Type -> Type #

Read SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Show SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

NFData SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Eq SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Ord SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

Hashable SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

type Rep SharePointOnlineAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.SharePointOnlineAuthenticationType

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