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

Description

 

Documentation

newtype ReplicationEndpointTypeValue Source #

Instances

Instances details
FromJSON ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

FromJSONKey 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

ToByteString ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToHeader ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToLog ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

ToQuery 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

FromXML ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

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

Read ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Show ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

NFData ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Eq ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

Ord ReplicationEndpointTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.ReplicationEndpointTypeValue

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