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

Description

 

Documentation

newtype IntentSortAttribute Source #

Instances

Instances details
FromJSON IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

FromJSONKey IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToJSON IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToJSONKey IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToByteString IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToHeader IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToLog IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToQuery IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

FromText IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToText IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

FromXML IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

ToXML IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Generic IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Associated Types

type Rep IntentSortAttribute :: Type -> Type #

Read IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Show IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

NFData IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Methods

rnf :: IntentSortAttribute -> () #

Eq IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Ord IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

Hashable IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

type Rep IntentSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.IntentSortAttribute

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