amazonka-snowball-2.0: Amazon Import/Export Snowball 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.Snowball.Types.LongTermPricingType

Description

 

Documentation

newtype LongTermPricingType Source #

Instances

Instances details
FromJSON LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

FromJSONKey LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToJSON LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToJSONKey LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToByteString LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToHeader LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToLog LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToQuery LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

FromText LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToText LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

FromXML LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToXML LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Generic LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Associated Types

type Rep LongTermPricingType :: Type -> Type #

Read LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Show LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

NFData LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Methods

rnf :: LongTermPricingType -> () #

Eq LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Ord LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Hashable LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

type Rep LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

type Rep LongTermPricingType = D1 ('MetaData "LongTermPricingType" "Amazonka.Snowball.Types.LongTermPricingType" "amazonka-snowball-2.0-6vnXQdr1CFv4zLyXDWX7zH" 'True) (C1 ('MetaCons "LongTermPricingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLongTermPricingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))