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

Description

 

Documentation

newtype ReplicationEndpointTypeValue Source #

Instances

Instances details
Eq ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Ord ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Read ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Show ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Generic ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Associated Types

type Rep ReplicationEndpointTypeValue :: Type -> Type #

NFData ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Hashable ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToJSON ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToJSONKey ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

FromJSON ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

FromJSONKey ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToLog ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToHeader ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToQuery ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

FromXML ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToXML ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToByteString ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

FromText ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToText ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

type Rep ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

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