stratosphere-timestream-1.0.0: Stratosphere integration for AWS Timestream.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Timestream.ScheduledQuery

Documentation

data MixedMeasureMappingProperty Source #

Instances

Instances details
ToJSON MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Show MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Eq MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

ToResourceProperties MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Property "MeasureName" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Property "MeasureValueType" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Property "MultiMeasureAttributeMappings" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Associated Types

type PropertyType "MultiMeasureAttributeMappings" MixedMeasureMappingProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Property "SourceColumn" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Property "TargetMeasureName" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

Associated Types

type PropertyType "TargetMeasureName" MixedMeasureMappingProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

type PropertyType "MeasureName" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

type PropertyType "MeasureValueType" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

type PropertyType "MultiMeasureAttributeMappings" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

type PropertyType "SourceColumn" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

type PropertyType "TargetMeasureName" MixedMeasureMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MixedMeasureMappingProperty

data MultiMeasureAttributeMappingProperty Source #

Instances

Instances details
ToJSON MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Show MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Eq MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

ToResourceProperties MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Property "MeasureValueType" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Property "SourceColumn" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Property "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

Associated Types

type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty = Value Text
type PropertyType "MeasureValueType" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

type PropertyType "SourceColumn" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty

type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty = Value Text

data TargetConfigurationProperty Source #

Instances

Instances details
ToJSON TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

Show TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

Eq TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

ToResourceProperties TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

Property "TimestreamConfiguration" TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

type PropertyType "TimestreamConfiguration" TargetConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty

data DimensionMappingProperty Source #

Instances

Instances details
ToJSON DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

Show DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

Eq DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

ToResourceProperties DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

Property "DimensionValueType" DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

Associated Types

type PropertyType "DimensionValueType" DimensionMappingProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

type PropertyType "DimensionValueType" DimensionMappingProperty = Value Text
Property "Name" DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

type PropertyType "DimensionValueType" DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

type PropertyType "DimensionValueType" DimensionMappingProperty = Value Text
type PropertyType "Name" DimensionMappingProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty

data MultiMeasureMappingsProperty Source #

Instances

Instances details
ToJSON MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Show MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Eq MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

ToResourceProperties MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Property "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Associated Types

type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Property "TargetMultiMeasureName" MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

Associated Types

type PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

type PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty = Value Text
type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

type PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty

type PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty = Value Text

data TimestreamConfigurationProperty Source #

Instances

Instances details
ToJSON TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Show TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Eq TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

ToResourceProperties TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "DatabaseName" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "DimensionMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "MeasureNameColumn" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "MixedMeasureMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "MultiMeasureMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "TableName" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

Property "TimeColumn" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "DatabaseName" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "DimensionMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "MeasureNameColumn" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "MixedMeasureMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "MultiMeasureMappings" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "TableName" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

type PropertyType "TimeColumn" TimestreamConfigurationProperty Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty

data ScheduledQuery Source #

Constructors

ScheduledQuery

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-timestream-scheduledquery.html

Fields

Instances

Instances details
ToJSON ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Show ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Eq ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

ToResourceProperties ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Property "ClientToken" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "ClientToken" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ClientToken" ScheduledQuery = Value Text
Property "ErrorReportConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "ErrorReportConfiguration" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Methods

set :: PropertyType "ErrorReportConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

Property "KmsKeyId" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "KmsKeyId" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Property "NotificationConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "NotificationConfiguration" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Methods

set :: PropertyType "NotificationConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

Property "QueryString" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "QueryString" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "QueryString" ScheduledQuery = Value Text
Property "ScheduleConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "ScheduleConfiguration" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Methods

set :: PropertyType "ScheduleConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

Property "ScheduledQueryExecutionRoleArn" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery = Value Text

Methods

set :: PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

Property "ScheduledQueryName" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "ScheduledQueryName" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ScheduledQueryName" ScheduledQuery = Value Text

Methods

set :: PropertyType "ScheduledQueryName" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

Property "Tags" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "Tags" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Property "TargetConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Associated Types

type PropertyType "TargetConfiguration" ScheduledQuery 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

Methods

set :: PropertyType "TargetConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery #

type PropertyType "ClientToken" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ClientToken" ScheduledQuery = Value Text
type PropertyType "ErrorReportConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "KmsKeyId" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "NotificationConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "QueryString" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "QueryString" ScheduledQuery = Value Text
type PropertyType "ScheduleConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery = Value Text
type PropertyType "ScheduledQueryName" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "ScheduledQueryName" ScheduledQuery = Value Text
type PropertyType "Tags" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery

type PropertyType "TargetConfiguration" ScheduledQuery Source # 
Instance details

Defined in Stratosphere.Timestream.ScheduledQuery