amazonka-dynamodb-2.0: Amazon DynamoDB 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.DynamoDB.Types.ScalarAttributeType

Description

 

Documentation

newtype ScalarAttributeType Source #

Instances

Instances details
FromJSON ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

FromJSONKey ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToJSON ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToJSONKey ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToByteString ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToHeader ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToLog ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToQuery ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

FromText ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToText ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

FromXML ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

ToXML ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Generic ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Associated Types

type Rep ScalarAttributeType :: Type -> Type #

Read ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Show ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

NFData ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Methods

rnf :: ScalarAttributeType -> () #

Eq ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Ord ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

Hashable ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

type Rep ScalarAttributeType Source # 
Instance details

Defined in Amazonka.DynamoDB.Types.ScalarAttributeType

type Rep ScalarAttributeType = D1 ('MetaData "ScalarAttributeType" "Amazonka.DynamoDB.Types.ScalarAttributeType" "amazonka-dynamodb-2.0-GNxlseyeFiu302JKQwQrUS" 'True) (C1 ('MetaCons "ScalarAttributeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScalarAttributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))