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

Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Documentation

data CSVMappingParametersProperty Source #

Instances

Instances details
ToJSON CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

Show CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

Eq CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

ToResourceProperties CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

Property "RecordColumnDelimiter" CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

Associated Types

type PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

type PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty = Value Text
Property "RecordRowDelimiter" CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

type PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

type PropertyType "RecordColumnDelimiter" CSVMappingParametersProperty = Value Text
type PropertyType "RecordRowDelimiter" CSVMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.CSVMappingParametersProperty

data InputSchemaProperty Source #

Instances

Instances details
ToJSON InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

Show InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

Eq InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

ToResourceProperties InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

Property "RecordColumns" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

Property "RecordEncoding" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

Associated Types

type PropertyType "RecordEncoding" InputSchemaProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

type PropertyType "RecordEncoding" InputSchemaProperty = Value Text
Property "RecordFormat" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

type PropertyType "RecordColumns" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

type PropertyType "RecordEncoding" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

type PropertyType "RecordEncoding" InputSchemaProperty = Value Text
type PropertyType "RecordFormat" InputSchemaProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputSchemaProperty

data RecordColumnProperty Source #

Instances

Instances details
ToJSON RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

Show RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

Eq RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

ToResourceProperties RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

Property "Mapping" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

Property "Name" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

Property "SqlType" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

type PropertyType "Mapping" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

type PropertyType "Name" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

type PropertyType "SqlType" RecordColumnProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordColumnProperty

data RecordFormatProperty Source #

Instances

Instances details
ToJSON RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Show RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Eq RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

ToResourceProperties RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Property "MappingParameters" RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Associated Types

type PropertyType "MappingParameters" RecordFormatProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Property "RecordFormatType" RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

Associated Types

type PropertyType "RecordFormatType" RecordFormatProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

type PropertyType "RecordFormatType" RecordFormatProperty = Value Text
type PropertyType "MappingParameters" RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

type PropertyType "RecordFormatType" RecordFormatProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.RecordFormatProperty

type PropertyType "RecordFormatType" RecordFormatProperty = Value Text

data JSONMappingParametersProperty Source #

Instances

Instances details
ToJSON JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

Show JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

Eq JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

ToResourceProperties JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

Property "RecordRowPath" JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

type PropertyType "RecordRowPath" JSONMappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.JSONMappingParametersProperty

data MappingParametersProperty Source #

Instances

Instances details
ToJSON MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

Show MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

Eq MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

ToResourceProperties MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

Property "CSVMappingParameters" MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

Property "JSONMappingParameters" MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

type PropertyType "CSVMappingParameters" MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

type PropertyType "JSONMappingParameters" MappingParametersProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.MappingParametersProperty

data InputProperty Source #

Constructors

InputProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisanalyticsv2-application-input.html

Instances

Instances details
ToJSON InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Show InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Eq InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

ToResourceProperties InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Property "InputParallelism" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "InputParallelism" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Methods

set :: PropertyType "InputParallelism" InputProperty -> InputProperty -> InputProperty #

Property "InputProcessingConfiguration" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "InputProcessingConfiguration" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Methods

set :: PropertyType "InputProcessingConfiguration" InputProperty -> InputProperty -> InputProperty #

Property "InputSchema" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "InputSchema" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Property "KinesisFirehoseInput" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "KinesisFirehoseInput" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Methods

set :: PropertyType "KinesisFirehoseInput" InputProperty -> InputProperty -> InputProperty #

Property "KinesisStreamsInput" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "KinesisStreamsInput" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Methods

set :: PropertyType "KinesisStreamsInput" InputProperty -> InputProperty -> InputProperty #

Property "NamePrefix" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

Associated Types

type PropertyType "NamePrefix" InputProperty 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "NamePrefix" InputProperty = Value Text
type PropertyType "InputParallelism" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "InputProcessingConfiguration" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "InputSchema" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "KinesisFirehoseInput" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "KinesisStreamsInput" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "NamePrefix" InputProperty Source # 
Instance details

Defined in Stratosphere.KinesisAnalyticsV2.Application.InputProperty

type PropertyType "NamePrefix" InputProperty = Value Text