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

Description

 

Documentation

newtype EndpointSettingTypeValue Source #

Instances

Instances details
FromJSON EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

FromJSONKey EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToJSON EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToJSONKey EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToByteString EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToHeader EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToLog EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToQuery EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

FromText EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToText EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

FromXML EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToXML EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Generic EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Associated Types

type Rep EndpointSettingTypeValue :: Type -> Type #

Read EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Show EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

NFData EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Eq EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Ord EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Hashable EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

type Rep EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

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