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

Description

 

Documentation

newtype NestingLevelValue Source #

Instances

Instances details
FromJSON NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

FromJSONKey NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToJSON NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToJSONKey NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToByteString NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToHeader NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToLog NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToQuery NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

FromText NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToText NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

FromXML NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

ToXML NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Generic NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Associated Types

type Rep NestingLevelValue :: Type -> Type #

Read NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Show NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

NFData NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Methods

rnf :: NestingLevelValue -> () #

Eq NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Ord NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

Hashable NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

type Rep NestingLevelValue Source # 
Instance details

Defined in Amazonka.DMS.Types.NestingLevelValue

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