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.StartReplicationTaskTypeValue

Description

 

Documentation

newtype StartReplicationTaskTypeValue Source #

Instances

Instances details
FromJSON StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

FromJSONKey StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToJSON StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToJSONKey StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToByteString StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToHeader StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToLog StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToQuery StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

FromText StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToText StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

FromXML StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToXML StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Generic StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Associated Types

type Rep StartReplicationTaskTypeValue :: Type -> Type #

Read StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Show StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

NFData StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Eq StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Ord StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Hashable StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

type Rep StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

type Rep StartReplicationTaskTypeValue = D1 ('MetaData "StartReplicationTaskTypeValue" "Amazonka.DMS.Types.StartReplicationTaskTypeValue" "amazonka-dms-2.0-LVCLJv4CY4nJuf0WXCDs3O" 'True) (C1 ('MetaCons "StartReplicationTaskTypeValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStartReplicationTaskTypeValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))