stratosphere-kinesisanalyticsv2-1.0.0: Stratosphere integration for AWS KinesisAnalyticsV2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

Documentation

data CodeContentProperty Source #

Instances

Instances details
ToJSON CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Show CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Eq CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

ToResourceProperties CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Property "S3ContentLocation" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Associated Types

type PropertyType "S3ContentLocation" CodeContentProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Property "TextContent" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Associated Types

type PropertyType "TextContent" CodeContentProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Property "ZipFileContent" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

Associated Types

type PropertyType "ZipFileContent" CodeContentProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

type PropertyType "ZipFileContent" CodeContentProperty = Value Text
type PropertyType "S3ContentLocation" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

type PropertyType "TextContent" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

type PropertyType "ZipFileContent" CodeContentProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CodeContentProperty

type PropertyType "ZipFileContent" CodeContentProperty = Value Text

data S3ContentLocationProperty Source #

Instances

Instances details
ToJSON S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

Show S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

Eq S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

ToResourceProperties S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

Property "BucketARN" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

Property "FileKey" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

Property "ObjectVersion" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

type PropertyType "BucketARN" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

type PropertyType "FileKey" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

type PropertyType "ObjectVersion" S3ContentLocationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.S3ContentLocationProperty

data ApplicationCodeConfigurationProperty Source #

Instances

Instances details
ToJSON ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

Show ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

Eq ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

ToResourceProperties ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

Property "CodeContent" ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

Property "CodeContentType" ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

type PropertyType "CodeContent" ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty

type PropertyType "CodeContentType" ApplicationCodeConfigurationProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.ApplicationCodeConfigurationProperty