amazonka-lambda-2.0: Amazon Lambda 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.Lambda.Types.FunctionUrlAuthType

Description

 

Documentation

newtype FunctionUrlAuthType Source #

Instances

Instances details
FromJSON FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

FromJSONKey FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToJSON FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToJSONKey FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToByteString FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToHeader FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToLog FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToQuery FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

FromText FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToText FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

FromXML FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

ToXML FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Generic FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Associated Types

type Rep FunctionUrlAuthType :: Type -> Type #

Read FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Show FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

NFData FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Methods

rnf :: FunctionUrlAuthType -> () #

Eq FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Ord FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

Hashable FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

type Rep FunctionUrlAuthType Source # 
Instance details

Defined in Amazonka.Lambda.Types.FunctionUrlAuthType

type Rep FunctionUrlAuthType = D1 ('MetaData "FunctionUrlAuthType" "Amazonka.Lambda.Types.FunctionUrlAuthType" "amazonka-lambda-2.0-FcjxCCKaCGK94C2lDO9alC" 'True) (C1 ('MetaCons "FunctionUrlAuthType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFunctionUrlAuthType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))