amazonka-dms-2.0: Amazon Database Migration Service 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.DMS.Types.DatePartitionSequenceValue

Description

 

Documentation

newtype DatePartitionSequenceValue Source #

Instances

Instances details
FromJSON DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

FromJSONKey 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

ToByteString DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToHeader DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToLog DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

ToQuery 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

FromXML DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

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

Read DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Show DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

NFData DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Eq DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Ord DatePartitionSequenceValue Source # 
Instance details

Defined in Amazonka.DMS.Types.DatePartitionSequenceValue

Hashable 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" "amazonka-dms-2.0-LVCLJv4CY4nJuf0WXCDs3O" 'True) (C1 ('MetaCons "DatePartitionSequenceValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatePartitionSequenceValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))