| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Timestream.ScheduledQuery
Documentation
data MixedMeasureMappingProperty Source #
Constructors
| MixedMeasureMappingProperty | |
Fields | |
Instances
data MultiMeasureAttributeMappingProperty Source #
Constructors
| MultiMeasureAttributeMappingProperty | |
Fields | |
Instances
| ToJSON MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty | |||||
| Show MultiMeasureAttributeMappingProperty Source # | |||||
| Eq MultiMeasureAttributeMappingProperty Source # | |||||
| ToResourceProperties MultiMeasureAttributeMappingProperty Source # | |||||
| Property "MeasureValueType" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "MeasureValueType" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| Property "SourceColumn" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "SourceColumn" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| Property "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty Associated Types
Methods set :: PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty -> MultiMeasureAttributeMappingProperty # | |||||
| type PropertyType "MeasureValueType" MultiMeasureAttributeMappingProperty Source # | |||||
| type PropertyType "SourceColumn" MultiMeasureAttributeMappingProperty Source # | |||||
| type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureAttributeMappingProperty type PropertyType "TargetMultiMeasureAttributeName" MultiMeasureAttributeMappingProperty = Value Text | |||||
data TargetConfigurationProperty Source #
Constructors
| TargetConfigurationProperty | |
Instances
| ToJSON TargetConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty Methods toJSON :: TargetConfigurationProperty -> Value # toEncoding :: TargetConfigurationProperty -> Encoding # toJSONList :: [TargetConfigurationProperty] -> Value # toEncodingList :: [TargetConfigurationProperty] -> Encoding # | |||||
| Show TargetConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty Methods showsPrec :: Int -> TargetConfigurationProperty -> ShowS # show :: TargetConfigurationProperty -> String # showList :: [TargetConfigurationProperty] -> ShowS # | |||||
| Eq TargetConfigurationProperty Source # | |||||
| ToResourceProperties TargetConfigurationProperty Source # | |||||
| Property "TimestreamConfiguration" TargetConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty Associated Types
Methods set :: PropertyType "TimestreamConfiguration" TargetConfigurationProperty -> TargetConfigurationProperty -> TargetConfigurationProperty # | |||||
| type PropertyType "TimestreamConfiguration" TargetConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TargetConfigurationProperty type PropertyType "TimestreamConfiguration" TargetConfigurationProperty = TimestreamConfigurationProperty | |||||
data DimensionMappingProperty Source #
Constructors
| DimensionMappingProperty | |
Fields
| |
Instances
| ToJSON DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty Methods toJSON :: DimensionMappingProperty -> Value # toEncoding :: DimensionMappingProperty -> Encoding # toJSONList :: [DimensionMappingProperty] -> Value # | |||||
| Show DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty Methods showsPrec :: Int -> DimensionMappingProperty -> ShowS # show :: DimensionMappingProperty -> String # showList :: [DimensionMappingProperty] -> ShowS # | |||||
| Eq DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty Methods (==) :: DimensionMappingProperty -> DimensionMappingProperty -> Bool # (/=) :: DimensionMappingProperty -> DimensionMappingProperty -> Bool # | |||||
| ToResourceProperties DimensionMappingProperty Source # | |||||
| Property "DimensionValueType" DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty Associated Types
Methods set :: PropertyType "DimensionValueType" DimensionMappingProperty -> DimensionMappingProperty -> DimensionMappingProperty # | |||||
| Property "Name" DimensionMappingProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.DimensionMappingProperty Associated Types
Methods set :: PropertyType "Name" DimensionMappingProperty -> DimensionMappingProperty -> DimensionMappingProperty # | |||||
| type PropertyType "DimensionValueType" DimensionMappingProperty Source # | |||||
| type PropertyType "Name" DimensionMappingProperty Source # | |||||
data MultiMeasureMappingsProperty Source #
Constructors
| MultiMeasureMappingsProperty | |
Fields | |
Instances
| ToJSON MultiMeasureMappingsProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty Methods toJSON :: MultiMeasureMappingsProperty -> Value # toEncoding :: MultiMeasureMappingsProperty -> Encoding # toJSONList :: [MultiMeasureMappingsProperty] -> Value # toEncodingList :: [MultiMeasureMappingsProperty] -> Encoding # | |||||
| Show MultiMeasureMappingsProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty Methods showsPrec :: Int -> MultiMeasureMappingsProperty -> ShowS # show :: MultiMeasureMappingsProperty -> String # showList :: [MultiMeasureMappingsProperty] -> ShowS # | |||||
| Eq MultiMeasureMappingsProperty Source # | |||||
| ToResourceProperties MultiMeasureMappingsProperty Source # | |||||
| Property "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty Associated Types
Methods set :: PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty -> MultiMeasureMappingsProperty -> MultiMeasureMappingsProperty # | |||||
| Property "TargetMultiMeasureName" MultiMeasureMappingsProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty Associated Types
Methods set :: PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty -> MultiMeasureMappingsProperty -> MultiMeasureMappingsProperty # | |||||
| type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.MultiMeasureMappingsProperty type PropertyType "MultiMeasureAttributeMappings" MultiMeasureMappingsProperty = [MultiMeasureAttributeMappingProperty] | |||||
| type PropertyType "TargetMultiMeasureName" MultiMeasureMappingsProperty Source # | |||||
data TimestreamConfigurationProperty Source #
Constructors
| TimestreamConfigurationProperty | |
Fields
| |
Instances
| ToJSON TimestreamConfigurationProperty Source # | |||||
| Show TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Methods showsPrec :: Int -> TimestreamConfigurationProperty -> ShowS # | |||||
| Eq TimestreamConfigurationProperty Source # | |||||
| ToResourceProperties TimestreamConfigurationProperty Source # | |||||
| Property "DatabaseName" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "DatabaseName" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "DimensionMappings" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "DimensionMappings" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "MeasureNameColumn" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "MeasureNameColumn" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "MixedMeasureMappings" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "MixedMeasureMappings" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "MultiMeasureMappings" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "MultiMeasureMappings" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "TableName" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "TableName" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| Property "TimeColumn" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty Associated Types
Methods set :: PropertyType "TimeColumn" TimestreamConfigurationProperty -> TimestreamConfigurationProperty -> TimestreamConfigurationProperty # | |||||
| type PropertyType "DatabaseName" TimestreamConfigurationProperty Source # | |||||
| type PropertyType "DimensionMappings" TimestreamConfigurationProperty Source # | |||||
| type PropertyType "MeasureNameColumn" TimestreamConfigurationProperty Source # | |||||
| type PropertyType "MixedMeasureMappings" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty type PropertyType "MixedMeasureMappings" TimestreamConfigurationProperty = [MixedMeasureMappingProperty] | |||||
| type PropertyType "MultiMeasureMappings" TimestreamConfigurationProperty Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery.TimestreamConfigurationProperty type PropertyType "MultiMeasureMappings" TimestreamConfigurationProperty = MultiMeasureMappingsProperty | |||||
| type PropertyType "TableName" TimestreamConfigurationProperty Source # | |||||
| type PropertyType "TimeColumn" TimestreamConfigurationProperty Source # | |||||
mkMultiMeasureAttributeMappingProperty :: Value Text -> Value Text -> MultiMeasureAttributeMappingProperty Source #
mkMultiMeasureMappingsProperty :: [MultiMeasureAttributeMappingProperty] -> MultiMeasureMappingsProperty Source #
mkTargetConfigurationProperty :: TimestreamConfigurationProperty -> TargetConfigurationProperty Source #
mkTimestreamConfigurationProperty :: Value Text -> [DimensionMappingProperty] -> Value Text -> Value Text -> TimestreamConfigurationProperty Source #
data ScheduledQuery Source #
Constructors
| ScheduledQuery | |
Fields
| |
Instances
| ToJSON ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Methods toJSON :: ScheduledQuery -> Value # toEncoding :: ScheduledQuery -> Encoding # toJSONList :: [ScheduledQuery] -> Value # toEncodingList :: [ScheduledQuery] -> Encoding # omitField :: ScheduledQuery -> Bool # | |||||
| Show ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Methods showsPrec :: Int -> ScheduledQuery -> ShowS # show :: ScheduledQuery -> String # showList :: [ScheduledQuery] -> ShowS # | |||||
| Eq ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Methods (==) :: ScheduledQuery -> ScheduledQuery -> Bool # (/=) :: ScheduledQuery -> ScheduledQuery -> Bool # | |||||
| ToResourceProperties ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Methods toResourceProperties :: ScheduledQuery -> ResourceProperties # | |||||
| Property "ClientToken" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "ClientToken" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "ErrorReportConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "ErrorReportConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "KmsKeyId" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "KmsKeyId" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "NotificationConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "NotificationConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "QueryString" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "QueryString" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "ScheduleConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "ScheduleConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "ScheduledQueryExecutionRoleArn" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "ScheduledQueryName" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "ScheduledQueryName" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "Tags" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "Tags" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| Property "TargetConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery Associated Types
Methods set :: PropertyType "TargetConfiguration" ScheduledQuery -> ScheduledQuery -> ScheduledQuery # | |||||
| type PropertyType "ClientToken" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "ErrorReportConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "KmsKeyId" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "NotificationConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "QueryString" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "ScheduleConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "ScheduledQueryExecutionRoleArn" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "ScheduledQueryName" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "Tags" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||
| type PropertyType "TargetConfiguration" ScheduledQuery Source # | |||||
Defined in Stratosphere.Timestream.ScheduledQuery | |||||