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

Description

 

Documentation

newtype BuiltInSlotTypeSortAttribute Source #

Instances

Instances details
FromJSON BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

FromJSONKey BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToJSON BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToJSONKey BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToByteString BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToHeader BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToLog BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToQuery BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

FromText BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToText BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

FromXML BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

ToXML BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Generic BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Associated Types

type Rep BuiltInSlotTypeSortAttribute :: Type -> Type #

Read BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Show BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

NFData BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Eq BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Ord BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

Hashable BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

type Rep BuiltInSlotTypeSortAttribute Source # 
Instance details

Defined in Amazonka.LexV2Models.Types.BuiltInSlotTypeSortAttribute

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