| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.LookoutMetrics.AnomalyDetector
Documentation
data CsvFormatDescriptorProperty Source #
Constructors
| CsvFormatDescriptorProperty | |
Fields
| |
Instances
data MetricSetProperty Source #
Constructors
| MetricSetProperty | |
Fields
| |
Instances
| ToJSON MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Methods toJSON :: MetricSetProperty -> Value # toEncoding :: MetricSetProperty -> Encoding # toJSONList :: [MetricSetProperty] -> Value # toEncodingList :: [MetricSetProperty] -> Encoding # omitField :: MetricSetProperty -> Bool # | |||||
| Show MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Methods showsPrec :: Int -> MetricSetProperty -> ShowS # show :: MetricSetProperty -> String # showList :: [MetricSetProperty] -> ShowS # | |||||
| Eq MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Methods (==) :: MetricSetProperty -> MetricSetProperty -> Bool # (/=) :: MetricSetProperty -> MetricSetProperty -> Bool # | |||||
| ToResourceProperties MetricSetProperty Source # | |||||
| Property "DimensionList" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "DimensionList" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "MetricList" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "MetricList" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "MetricSetDescription" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "MetricSetDescription" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "MetricSetFrequency" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "MetricSetFrequency" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "MetricSetName" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "MetricSetName" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "MetricSource" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "MetricSource" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "Offset" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "Offset" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "TimestampColumn" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "TimestampColumn" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| Property "Timezone" MetricSetProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSetProperty Associated Types
Methods set :: PropertyType "Timezone" MetricSetProperty -> MetricSetProperty -> MetricSetProperty # | |||||
| type PropertyType "DimensionList" MetricSetProperty Source # | |||||
| type PropertyType "MetricList" MetricSetProperty Source # | |||||
| type PropertyType "MetricSetDescription" MetricSetProperty Source # | |||||
| type PropertyType "MetricSetFrequency" MetricSetProperty Source # | |||||
| type PropertyType "MetricSetName" MetricSetProperty Source # | |||||
| type PropertyType "MetricSource" MetricSetProperty Source # | |||||
| type PropertyType "Offset" MetricSetProperty Source # | |||||
| type PropertyType "TimestampColumn" MetricSetProperty Source # | |||||
| type PropertyType "Timezone" MetricSetProperty Source # | |||||
data AppFlowConfigProperty Source #
Constructors
| AppFlowConfigProperty | |
Fields | |
Instances
| ToJSON AppFlowConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.AppFlowConfigProperty Methods toJSON :: AppFlowConfigProperty -> Value # toEncoding :: AppFlowConfigProperty -> Encoding # toJSONList :: [AppFlowConfigProperty] -> Value # toEncodingList :: [AppFlowConfigProperty] -> Encoding # omitField :: AppFlowConfigProperty -> Bool # | |||||
| Show AppFlowConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.AppFlowConfigProperty Methods showsPrec :: Int -> AppFlowConfigProperty -> ShowS # show :: AppFlowConfigProperty -> String # showList :: [AppFlowConfigProperty] -> ShowS # | |||||
| Eq AppFlowConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.AppFlowConfigProperty Methods (==) :: AppFlowConfigProperty -> AppFlowConfigProperty -> Bool # (/=) :: AppFlowConfigProperty -> AppFlowConfigProperty -> Bool # | |||||
| ToResourceProperties AppFlowConfigProperty Source # | |||||
| Property "FlowName" AppFlowConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.AppFlowConfigProperty Associated Types
Methods set :: PropertyType "FlowName" AppFlowConfigProperty -> AppFlowConfigProperty -> AppFlowConfigProperty # | |||||
| Property "RoleArn" AppFlowConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.AppFlowConfigProperty Associated Types
Methods set :: PropertyType "RoleArn" AppFlowConfigProperty -> AppFlowConfigProperty -> AppFlowConfigProperty # | |||||
| type PropertyType "FlowName" AppFlowConfigProperty Source # | |||||
| type PropertyType "RoleArn" AppFlowConfigProperty Source # | |||||
data CloudwatchConfigProperty Source #
Constructors
| CloudwatchConfigProperty | |
Instances
| ToJSON CloudwatchConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.CloudwatchConfigProperty Methods toJSON :: CloudwatchConfigProperty -> Value # toEncoding :: CloudwatchConfigProperty -> Encoding # toJSONList :: [CloudwatchConfigProperty] -> Value # | |||||
| Show CloudwatchConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.CloudwatchConfigProperty Methods showsPrec :: Int -> CloudwatchConfigProperty -> ShowS # show :: CloudwatchConfigProperty -> String # showList :: [CloudwatchConfigProperty] -> ShowS # | |||||
| Eq CloudwatchConfigProperty Source # | |||||
| ToResourceProperties CloudwatchConfigProperty Source # | |||||
| Property "RoleArn" CloudwatchConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.CloudwatchConfigProperty Associated Types
Methods set :: PropertyType "RoleArn" CloudwatchConfigProperty -> CloudwatchConfigProperty -> CloudwatchConfigProperty # | |||||
| type PropertyType "RoleArn" CloudwatchConfigProperty Source # | |||||
data FileFormatDescriptorProperty Source #
Constructors
| FileFormatDescriptorProperty | |
Fields | |
Instances
| ToJSON FileFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.FileFormatDescriptorProperty Methods toJSON :: FileFormatDescriptorProperty -> Value # toEncoding :: FileFormatDescriptorProperty -> Encoding # toJSONList :: [FileFormatDescriptorProperty] -> Value # toEncodingList :: [FileFormatDescriptorProperty] -> Encoding # | |||||
| Show FileFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.FileFormatDescriptorProperty Methods showsPrec :: Int -> FileFormatDescriptorProperty -> ShowS # show :: FileFormatDescriptorProperty -> String # showList :: [FileFormatDescriptorProperty] -> ShowS # | |||||
| Eq FileFormatDescriptorProperty Source # | |||||
| ToResourceProperties FileFormatDescriptorProperty Source # | |||||
| Property "CsvFormatDescriptor" FileFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.FileFormatDescriptorProperty Associated Types
Methods set :: PropertyType "CsvFormatDescriptor" FileFormatDescriptorProperty -> FileFormatDescriptorProperty -> FileFormatDescriptorProperty # | |||||
| Property "JsonFormatDescriptor" FileFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.FileFormatDescriptorProperty Associated Types
Methods set :: PropertyType "JsonFormatDescriptor" FileFormatDescriptorProperty -> FileFormatDescriptorProperty -> FileFormatDescriptorProperty # | |||||
| type PropertyType "CsvFormatDescriptor" FileFormatDescriptorProperty Source # | |||||
| type PropertyType "JsonFormatDescriptor" FileFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.FileFormatDescriptorProperty type PropertyType "JsonFormatDescriptor" FileFormatDescriptorProperty = JsonFormatDescriptorProperty | |||||
data JsonFormatDescriptorProperty Source #
Constructors
| JsonFormatDescriptorProperty | |
Fields
| |
Instances
| ToJSON JsonFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.JsonFormatDescriptorProperty Methods toJSON :: JsonFormatDescriptorProperty -> Value # toEncoding :: JsonFormatDescriptorProperty -> Encoding # toJSONList :: [JsonFormatDescriptorProperty] -> Value # toEncodingList :: [JsonFormatDescriptorProperty] -> Encoding # | |||||
| Show JsonFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.JsonFormatDescriptorProperty Methods showsPrec :: Int -> JsonFormatDescriptorProperty -> ShowS # show :: JsonFormatDescriptorProperty -> String # showList :: [JsonFormatDescriptorProperty] -> ShowS # | |||||
| Eq JsonFormatDescriptorProperty Source # | |||||
| ToResourceProperties JsonFormatDescriptorProperty Source # | |||||
| Property "Charset" JsonFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.JsonFormatDescriptorProperty Associated Types
Methods set :: PropertyType "Charset" JsonFormatDescriptorProperty -> JsonFormatDescriptorProperty -> JsonFormatDescriptorProperty # | |||||
| Property "FileCompression" JsonFormatDescriptorProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.JsonFormatDescriptorProperty Associated Types
Methods set :: PropertyType "FileCompression" JsonFormatDescriptorProperty -> JsonFormatDescriptorProperty -> JsonFormatDescriptorProperty # | |||||
| type PropertyType "Charset" JsonFormatDescriptorProperty Source # | |||||
| type PropertyType "FileCompression" JsonFormatDescriptorProperty Source # | |||||
data MetricProperty Source #
Constructors
| MetricProperty | |
Fields
| |
Instances
| ToJSON MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Methods toJSON :: MetricProperty -> Value # toEncoding :: MetricProperty -> Encoding # toJSONList :: [MetricProperty] -> Value # toEncodingList :: [MetricProperty] -> Encoding # omitField :: MetricProperty -> Bool # | |||||
| Show MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Methods showsPrec :: Int -> MetricProperty -> ShowS # show :: MetricProperty -> String # showList :: [MetricProperty] -> ShowS # | |||||
| Eq MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Methods (==) :: MetricProperty -> MetricProperty -> Bool # (/=) :: MetricProperty -> MetricProperty -> Bool # | |||||
| ToResourceProperties MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Methods toResourceProperties :: MetricProperty -> ResourceProperties # | |||||
| Property "AggregationFunction" MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Associated Types
Methods set :: PropertyType "AggregationFunction" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| Property "MetricName" MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Associated Types
Methods set :: PropertyType "MetricName" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| Property "Namespace" MetricProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricProperty Associated Types
Methods set :: PropertyType "Namespace" MetricProperty -> MetricProperty -> MetricProperty # | |||||
| type PropertyType "AggregationFunction" MetricProperty Source # | |||||
| type PropertyType "MetricName" MetricProperty Source # | |||||
| type PropertyType "Namespace" MetricProperty Source # | |||||
data MetricSourceProperty Source #
Constructors
| MetricSourceProperty | |
Instances
| ToJSON MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Methods toJSON :: MetricSourceProperty -> Value # toEncoding :: MetricSourceProperty -> Encoding # toJSONList :: [MetricSourceProperty] -> Value # toEncodingList :: [MetricSourceProperty] -> Encoding # omitField :: MetricSourceProperty -> Bool # | |||||
| Show MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Methods showsPrec :: Int -> MetricSourceProperty -> ShowS # show :: MetricSourceProperty -> String # showList :: [MetricSourceProperty] -> ShowS # | |||||
| Eq MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Methods (==) :: MetricSourceProperty -> MetricSourceProperty -> Bool # (/=) :: MetricSourceProperty -> MetricSourceProperty -> Bool # | |||||
| ToResourceProperties MetricSourceProperty Source # | |||||
| Property "AppFlowConfig" MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Associated Types
Methods set :: PropertyType "AppFlowConfig" MetricSourceProperty -> MetricSourceProperty -> MetricSourceProperty # | |||||
| Property "CloudwatchConfig" MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Associated Types
Methods set :: PropertyType "CloudwatchConfig" MetricSourceProperty -> MetricSourceProperty -> MetricSourceProperty # | |||||
| Property "RDSSourceConfig" MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Associated Types
Methods set :: PropertyType "RDSSourceConfig" MetricSourceProperty -> MetricSourceProperty -> MetricSourceProperty # | |||||
| Property "RedshiftSourceConfig" MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Associated Types
Methods set :: PropertyType "RedshiftSourceConfig" MetricSourceProperty -> MetricSourceProperty -> MetricSourceProperty # | |||||
| Property "S3SourceConfig" MetricSourceProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.MetricSourceProperty Associated Types
Methods set :: PropertyType "S3SourceConfig" MetricSourceProperty -> MetricSourceProperty -> MetricSourceProperty # | |||||
| type PropertyType "AppFlowConfig" MetricSourceProperty Source # | |||||
| type PropertyType "CloudwatchConfig" MetricSourceProperty Source # | |||||
| type PropertyType "RDSSourceConfig" MetricSourceProperty Source # | |||||
| type PropertyType "RedshiftSourceConfig" MetricSourceProperty Source # | |||||
| type PropertyType "S3SourceConfig" MetricSourceProperty Source # | |||||
data TimestampColumnProperty Source #
Constructors
| TimestampColumnProperty | |
Fields
| |
Instances
| ToJSON TimestampColumnProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.TimestampColumnProperty Methods toJSON :: TimestampColumnProperty -> Value # toEncoding :: TimestampColumnProperty -> Encoding # toJSONList :: [TimestampColumnProperty] -> Value # | |||||
| Show TimestampColumnProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.TimestampColumnProperty Methods showsPrec :: Int -> TimestampColumnProperty -> ShowS # show :: TimestampColumnProperty -> String # showList :: [TimestampColumnProperty] -> ShowS # | |||||
| Eq TimestampColumnProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.TimestampColumnProperty Methods (==) :: TimestampColumnProperty -> TimestampColumnProperty -> Bool # (/=) :: TimestampColumnProperty -> TimestampColumnProperty -> Bool # | |||||
| ToResourceProperties TimestampColumnProperty Source # | |||||
| Property "ColumnFormat" TimestampColumnProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.TimestampColumnProperty Associated Types
Methods set :: PropertyType "ColumnFormat" TimestampColumnProperty -> TimestampColumnProperty -> TimestampColumnProperty # | |||||
| Property "ColumnName" TimestampColumnProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.TimestampColumnProperty Associated Types
Methods set :: PropertyType "ColumnName" TimestampColumnProperty -> TimestampColumnProperty -> TimestampColumnProperty # | |||||
| type PropertyType "ColumnFormat" TimestampColumnProperty Source # | |||||
| type PropertyType "ColumnName" TimestampColumnProperty Source # | |||||
data RDSSourceConfigProperty Source #
Constructors
| RDSSourceConfigProperty | |
Fields | |
Instances
| ToJSON RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Methods toJSON :: RDSSourceConfigProperty -> Value # toEncoding :: RDSSourceConfigProperty -> Encoding # toJSONList :: [RDSSourceConfigProperty] -> Value # | |||||
| Show RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Methods showsPrec :: Int -> RDSSourceConfigProperty -> ShowS # show :: RDSSourceConfigProperty -> String # showList :: [RDSSourceConfigProperty] -> ShowS # | |||||
| Eq RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Methods (==) :: RDSSourceConfigProperty -> RDSSourceConfigProperty -> Bool # (/=) :: RDSSourceConfigProperty -> RDSSourceConfigProperty -> Bool # | |||||
| ToResourceProperties RDSSourceConfigProperty Source # | |||||
| Property "DBInstanceIdentifier" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "DBInstanceIdentifier" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "DatabaseHost" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabaseHost" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "DatabaseName" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabaseName" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "DatabasePort" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabasePort" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "RoleArn" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "RoleArn" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "SecretManagerArn" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "SecretManagerArn" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "TableName" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "TableName" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| Property "VpcConfiguration" RDSSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RDSSourceConfigProperty Associated Types
Methods set :: PropertyType "VpcConfiguration" RDSSourceConfigProperty -> RDSSourceConfigProperty -> RDSSourceConfigProperty # | |||||
| type PropertyType "DBInstanceIdentifier" RDSSourceConfigProperty Source # | |||||
| type PropertyType "DatabaseHost" RDSSourceConfigProperty Source # | |||||
| type PropertyType "DatabaseName" RDSSourceConfigProperty Source # | |||||
| type PropertyType "DatabasePort" RDSSourceConfigProperty Source # | |||||
| type PropertyType "RoleArn" RDSSourceConfigProperty Source # | |||||
| type PropertyType "SecretManagerArn" RDSSourceConfigProperty Source # | |||||
| type PropertyType "TableName" RDSSourceConfigProperty Source # | |||||
| type PropertyType "VpcConfiguration" RDSSourceConfigProperty Source # | |||||
data RedshiftSourceConfigProperty Source #
Constructors
| RedshiftSourceConfigProperty | |
Fields
| |
Instances
| ToJSON RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Methods toJSON :: RedshiftSourceConfigProperty -> Value # toEncoding :: RedshiftSourceConfigProperty -> Encoding # toJSONList :: [RedshiftSourceConfigProperty] -> Value # toEncodingList :: [RedshiftSourceConfigProperty] -> Encoding # | |||||
| Show RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Methods showsPrec :: Int -> RedshiftSourceConfigProperty -> ShowS # show :: RedshiftSourceConfigProperty -> String # showList :: [RedshiftSourceConfigProperty] -> ShowS # | |||||
| Eq RedshiftSourceConfigProperty Source # | |||||
| ToResourceProperties RedshiftSourceConfigProperty Source # | |||||
| Property "ClusterIdentifier" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "ClusterIdentifier" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "DatabaseHost" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabaseHost" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "DatabaseName" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabaseName" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "DatabasePort" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "DatabasePort" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "RoleArn" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "RoleArn" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "SecretManagerArn" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "SecretManagerArn" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "TableName" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "TableName" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| Property "VpcConfiguration" RedshiftSourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.RedshiftSourceConfigProperty Associated Types
Methods set :: PropertyType "VpcConfiguration" RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty -> RedshiftSourceConfigProperty # | |||||
| type PropertyType "ClusterIdentifier" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "DatabaseHost" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "DatabaseName" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "DatabasePort" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "RoleArn" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "SecretManagerArn" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "TableName" RedshiftSourceConfigProperty Source # | |||||
| type PropertyType "VpcConfiguration" RedshiftSourceConfigProperty Source # | |||||
data S3SourceConfigProperty Source #
Constructors
| S3SourceConfigProperty | |
Fields | |
Instances
| ToJSON S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Methods toJSON :: S3SourceConfigProperty -> Value # toEncoding :: S3SourceConfigProperty -> Encoding # toJSONList :: [S3SourceConfigProperty] -> Value # toEncodingList :: [S3SourceConfigProperty] -> Encoding # omitField :: S3SourceConfigProperty -> Bool # | |||||
| Show S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Methods showsPrec :: Int -> S3SourceConfigProperty -> ShowS # show :: S3SourceConfigProperty -> String # showList :: [S3SourceConfigProperty] -> ShowS # | |||||
| Eq S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Methods (==) :: S3SourceConfigProperty -> S3SourceConfigProperty -> Bool # (/=) :: S3SourceConfigProperty -> S3SourceConfigProperty -> Bool # | |||||
| ToResourceProperties S3SourceConfigProperty Source # | |||||
| Property "FileFormatDescriptor" S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Associated Types
Methods set :: PropertyType "FileFormatDescriptor" S3SourceConfigProperty -> S3SourceConfigProperty -> S3SourceConfigProperty # | |||||
| Property "HistoricalDataPathList" S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Associated Types
Methods set :: PropertyType "HistoricalDataPathList" S3SourceConfigProperty -> S3SourceConfigProperty -> S3SourceConfigProperty # | |||||
| Property "RoleArn" S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Associated Types
Methods set :: PropertyType "RoleArn" S3SourceConfigProperty -> S3SourceConfigProperty -> S3SourceConfigProperty # | |||||
| Property "TemplatedPathList" S3SourceConfigProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.S3SourceConfigProperty Associated Types
Methods set :: PropertyType "TemplatedPathList" S3SourceConfigProperty -> S3SourceConfigProperty -> S3SourceConfigProperty # | |||||
| type PropertyType "FileFormatDescriptor" S3SourceConfigProperty Source # | |||||
| type PropertyType "HistoricalDataPathList" S3SourceConfigProperty Source # | |||||
| type PropertyType "RoleArn" S3SourceConfigProperty Source # | |||||
| type PropertyType "TemplatedPathList" S3SourceConfigProperty Source # | |||||
data VpcConfigurationProperty Source #
Constructors
| VpcConfigurationProperty | |
Fields | |
Instances
| ToJSON VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.VpcConfigurationProperty Methods toJSON :: VpcConfigurationProperty -> Value # toEncoding :: VpcConfigurationProperty -> Encoding # toJSONList :: [VpcConfigurationProperty] -> Value # | |||||
| Show VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.VpcConfigurationProperty Methods showsPrec :: Int -> VpcConfigurationProperty -> ShowS # show :: VpcConfigurationProperty -> String # showList :: [VpcConfigurationProperty] -> ShowS # | |||||
| Eq VpcConfigurationProperty Source # | |||||
| ToResourceProperties VpcConfigurationProperty Source # | |||||
| Property "SecurityGroupIdList" VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.VpcConfigurationProperty Associated Types
Methods set :: PropertyType "SecurityGroupIdList" VpcConfigurationProperty -> VpcConfigurationProperty -> VpcConfigurationProperty # | |||||
| Property "SubnetIdList" VpcConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector.VpcConfigurationProperty Associated Types
Methods set :: PropertyType "SubnetIdList" VpcConfigurationProperty -> VpcConfigurationProperty -> VpcConfigurationProperty # | |||||
| type PropertyType "SecurityGroupIdList" VpcConfigurationProperty Source # | |||||
| type PropertyType "SubnetIdList" VpcConfigurationProperty Source # | |||||
mkMetricProperty :: Value Text -> Value Text -> MetricProperty Source #
mkMetricSetProperty :: [MetricProperty] -> Value Text -> MetricSourceProperty -> MetricSetProperty Source #
mkRDSSourceConfigProperty :: Value Text -> Value Text -> Value Text -> Value Integer -> Value Text -> Value Text -> Value Text -> VpcConfigurationProperty -> RDSSourceConfigProperty Source #
mkRedshiftSourceConfigProperty :: Value Text -> Value Text -> Value Text -> Value Integer -> Value Text -> Value Text -> Value Text -> VpcConfigurationProperty -> RedshiftSourceConfigProperty Source #
mkS3SourceConfigProperty :: FileFormatDescriptorProperty -> Value Text -> S3SourceConfigProperty Source #
data AnomalyDetector Source #
Constructors
| AnomalyDetector | |
Fields | |
Instances
| ToJSON AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Methods toJSON :: AnomalyDetector -> Value # toEncoding :: AnomalyDetector -> Encoding # toJSONList :: [AnomalyDetector] -> Value # toEncodingList :: [AnomalyDetector] -> Encoding # omitField :: AnomalyDetector -> Bool # | |||||
| Show AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Methods showsPrec :: Int -> AnomalyDetector -> ShowS # show :: AnomalyDetector -> String # showList :: [AnomalyDetector] -> ShowS # | |||||
| Eq AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Methods (==) :: AnomalyDetector -> AnomalyDetector -> Bool # (/=) :: AnomalyDetector -> AnomalyDetector -> Bool # | |||||
| ToResourceProperties AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Methods toResourceProperties :: AnomalyDetector -> ResourceProperties # | |||||
| Property "AnomalyDetectorConfig" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Associated Types
Methods set :: PropertyType "AnomalyDetectorConfig" AnomalyDetector -> AnomalyDetector -> AnomalyDetector # | |||||
| Property "AnomalyDetectorDescription" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Associated Types
Methods set :: PropertyType "AnomalyDetectorDescription" AnomalyDetector -> AnomalyDetector -> AnomalyDetector # | |||||
| Property "AnomalyDetectorName" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Associated Types
Methods set :: PropertyType "AnomalyDetectorName" AnomalyDetector -> AnomalyDetector -> AnomalyDetector # | |||||
| Property "KmsKeyArn" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Associated Types
Methods set :: PropertyType "KmsKeyArn" AnomalyDetector -> AnomalyDetector -> AnomalyDetector # | |||||
| Property "MetricSetList" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector Associated Types
Methods set :: PropertyType "MetricSetList" AnomalyDetector -> AnomalyDetector -> AnomalyDetector # | |||||
| type PropertyType "AnomalyDetectorConfig" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector | |||||
| type PropertyType "AnomalyDetectorDescription" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector | |||||
| type PropertyType "AnomalyDetectorName" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector | |||||
| type PropertyType "KmsKeyArn" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector | |||||
| type PropertyType "MetricSetList" AnomalyDetector Source # | |||||
Defined in Stratosphere.LookoutMetrics.AnomalyDetector | |||||