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

Description

 

Documentation

newtype ExportSortAttribute Source #

Instances

Instances details
FromJSON ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

FromJSONKey ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToJSON ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToJSONKey ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToByteString ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToHeader ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToLog ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToQuery ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

FromText ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToText ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

FromXML ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

ToXML ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Generic ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Associated Types

type Rep ExportSortAttribute :: Type -> Type #

Read ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Show ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

NFData ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Methods

rnf :: ExportSortAttribute -> () #

Eq ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Ord ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

Hashable ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

type Rep ExportSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.ExportSortAttribute

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