libZSservicesZSamazonka-snowballZSamazonka-snowball
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Snowball.Types.LongTermPricingType

Description

 

Documentation

newtype LongTermPricingType Source #

Instances

Instances details
Eq LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Ord LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Read LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Show 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 #

NFData LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

Methods

rnf :: LongTermPricingType -> () #

Hashable 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

FromJSON LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

FromJSONKey LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToLog LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToHeader LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

ToQuery 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

ToByteString 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

type Rep LongTermPricingType Source # 
Instance details

Defined in Amazonka.Snowball.Types.LongTermPricingType

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