libZSservicesZSamazonka-glueZSamazonka-glue
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.Glue.Types.SchemaDiffType

Description

 

Documentation

newtype SchemaDiffType Source #

Constructors

SchemaDiffType' 

Bundled Patterns

pattern SchemaDiffType_SYNTAX_DIFF :: SchemaDiffType 

Instances

Instances details
Eq SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Ord SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Read SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Show SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Generic SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Associated Types

type Rep SchemaDiffType :: Type -> Type #

NFData SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Methods

rnf :: SchemaDiffType -> () #

Hashable SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToJSON SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToJSONKey SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromJSON SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromJSONKey SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToLog SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToHeader SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToQuery SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromXML SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToXML SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

Methods

toXML :: SchemaDiffType -> XML #

ToByteString SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

FromText SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

ToText SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

type Rep SchemaDiffType Source # 
Instance details

Defined in Amazonka.Glue.Types.SchemaDiffType

type Rep SchemaDiffType = D1 ('MetaData "SchemaDiffType" "Amazonka.Glue.Types.SchemaDiffType" "libZSservicesZSamazonka-glueZSamazonka-glue" 'True) (C1 ('MetaCons "SchemaDiffType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSchemaDiffType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))