libZSservicesZSamazonka-dlmZSamazonka-dlm
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.DLM.Types.RetentionIntervalUnitValues

Description

 

Documentation

newtype RetentionIntervalUnitValues Source #

Instances

Instances details
Eq RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Ord RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Read RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Show RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Generic RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Associated Types

type Rep RetentionIntervalUnitValues :: Type -> Type #

NFData RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

Hashable RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToJSON RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToJSONKey RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

FromJSON RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

FromJSONKey RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToLog RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToHeader RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToQuery RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

FromXML RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToXML RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToByteString RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

FromText RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

ToText RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

type Rep RetentionIntervalUnitValues Source # 
Instance details

Defined in Amazonka.DLM.Types.RetentionIntervalUnitValues

type Rep RetentionIntervalUnitValues = D1 ('MetaData "RetentionIntervalUnitValues" "Amazonka.DLM.Types.RetentionIntervalUnitValues" "libZSservicesZSamazonka-dlmZSamazonka-dlm" 'True) (C1 ('MetaCons "RetentionIntervalUnitValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRetentionIntervalUnitValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))