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

Description

 

Documentation

newtype ServiceNowAuthenticationType Source #

Instances

Instances details
FromJSON ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

FromJSONKey ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToJSON ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToJSONKey ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToByteString ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToHeader ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToLog ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToQuery ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

FromText ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToText ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

FromXML ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

ToXML ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Generic ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Associated Types

type Rep ServiceNowAuthenticationType :: Type -> Type #

Read ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Show ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

NFData ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Eq ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Ord ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

Hashable ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

type Rep ServiceNowAuthenticationType Source # 
Instance details

Defined in Amazonka.Kendra.Types.ServiceNowAuthenticationType

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