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

Description

 

Documentation

newtype AggregatedUtterancesSortAttribute Source #

Instances

Instances details
FromJSON AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

FromJSONKey AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToJSON AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToJSONKey AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToByteString AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToHeader AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToLog AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToQuery AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

FromText AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToText AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

FromXML AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

ToXML AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Generic AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Associated Types

type Rep AggregatedUtterancesSortAttribute :: Type -> Type #

Read AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Show AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

NFData AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Eq AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Ord AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

Hashable AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

type Rep AggregatedUtterancesSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.AggregatedUtterancesSortAttribute

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