amazonka-lexv2-models-2.0: Amazon Lex Model Building V2 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.LexV2Models.Types.BuiltInIntentSortAttribute

Description

 

Documentation

newtype BuiltInIntentSortAttribute Source #

Instances

Instances details
FromJSON BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

FromJSONKey BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToJSON BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToJSONKey BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToByteString BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToHeader BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToLog BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToQuery BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

FromText BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToText BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

FromXML BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

ToXML BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Generic BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Associated Types

type Rep BuiltInIntentSortAttribute :: Type -> Type #

Read BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Show BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

NFData BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Eq BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Ord BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

Hashable BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

type Rep BuiltInIntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute

type Rep BuiltInIntentSortAttribute = D1 ('MetaData "BuiltInIntentSortAttribute" "Amazonka.LexV2Models.Types.BuiltInIntentSortAttribute" "amazonka-lexv2-models-2.0-5mExjJXBfuO6j0ascNcayE" 'True) (C1 ('MetaCons "BuiltInIntentSortAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromBuiltInIntentSortAttribute") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))