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

Description

 

Documentation

newtype StartReplicationTaskTypeValue Source #

Instances

Instances details
Eq StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Ord StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Read StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

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

NFData StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

Hashable 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

FromJSON StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

FromJSONKey StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToLog StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToHeader StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

ToQuery 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

ToByteString 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

type Rep StartReplicationTaskTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.StartReplicationTaskTypeValue

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