libZSservicesZSamazonka-dmsZSamazonka-dms
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.DMS.Types.DatePartitionSequenceValue

Description

 

Documentation

newtype DatePartitionSequenceValue Source #

Instances

Instances details
Eq DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Ord DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Read DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Show DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Generic DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Associated Types

type Rep DatePartitionSequenceValue :: Type -> Type #

NFData DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Hashable DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToJSON DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToJSONKey DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

FromJSON DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

FromJSONKey DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToLog DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToHeader DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToQuery DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

FromXML DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToXML DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToByteString DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

FromText DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToText DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

type Rep DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

type Rep DatePartitionSequenceValue = D1 ('MetaData "DatePartitionSequenceValue" "Amazonka.DMS.Types.DatePartitionSequenceValue" "libZSservicesZSamazonka-dmsZSamazonka-dms" 'True) (C1 ('MetaCons "DatePartitionSequenceValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatePartitionSequenceValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))