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

Description

 

Documentation

newtype EndpointSettingTypeValue Source #

Instances

Instances details
Eq EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Ord EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Read EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

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

NFData EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

Hashable 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

FromJSON EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

FromJSONKey EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToLog EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToHeader EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

ToQuery 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

ToByteString 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

type Rep EndpointSettingTypeValue Source # 
Instance details

Defined in Amazonka.DMS.Types.EndpointSettingTypeValue

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