libZSservicesZSamazonka-kinesisanalyticsv2ZSamazonka-kinesisanalyticsv2
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.KinesisAnalyticsV2.Types.CodeContentType

Description

 

Documentation

newtype CodeContentType Source #

Constructors

CodeContentType' 

Instances

Instances details
Eq CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Ord CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Read CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Show CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Generic CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Associated Types

type Rep CodeContentType :: Type -> Type #

NFData CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Methods

rnf :: CodeContentType -> () #

Hashable CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToJSON CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToJSONKey CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

FromJSON CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

FromJSONKey CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToLog CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToHeader CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToQuery CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

FromXML CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToXML CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

Methods

toXML :: CodeContentType -> XML #

ToByteString CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

FromText CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

ToText CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

type Rep CodeContentType Source # 
Instance details

Defined in Amazonka.KinesisAnalyticsV2.Types.CodeContentType

type Rep CodeContentType = D1 ('MetaData "CodeContentType" "Amazonka.KinesisAnalyticsV2.Types.CodeContentType" "libZSservicesZSamazonka-kinesisanalyticsv2ZSamazonka-kinesisanalyticsv2" 'True) (C1 ('MetaCons "CodeContentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCodeContentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))