| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.LookoutMetrics.Alert
Documentation
data ActionProperty Source #
Constructors
| ActionProperty | |
Instances
data LambdaConfigurationProperty Source #
Constructors
| LambdaConfigurationProperty | |
Instances
| ToJSON LambdaConfigurationProperty Source # | |||||
| Show LambdaConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.LambdaConfigurationProperty Methods showsPrec :: Int -> LambdaConfigurationProperty -> ShowS # show :: LambdaConfigurationProperty -> String # showList :: [LambdaConfigurationProperty] -> ShowS # | |||||
| Eq LambdaConfigurationProperty Source # | |||||
| ToResourceProperties LambdaConfigurationProperty Source # | |||||
| Property "LambdaArn" LambdaConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.LambdaConfigurationProperty Associated Types
Methods set :: PropertyType "LambdaArn" LambdaConfigurationProperty -> LambdaConfigurationProperty -> LambdaConfigurationProperty # | |||||
| Property "RoleArn" LambdaConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.LambdaConfigurationProperty Associated Types
Methods set :: PropertyType "RoleArn" LambdaConfigurationProperty -> LambdaConfigurationProperty -> LambdaConfigurationProperty # | |||||
| type PropertyType "LambdaArn" LambdaConfigurationProperty Source # | |||||
| type PropertyType "RoleArn" LambdaConfigurationProperty Source # | |||||
data SNSConfigurationProperty Source #
Constructors
| SNSConfigurationProperty | |
Fields
| |
Instances
| ToJSON SNSConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.SNSConfigurationProperty Methods toJSON :: SNSConfigurationProperty -> Value # toEncoding :: SNSConfigurationProperty -> Encoding # toJSONList :: [SNSConfigurationProperty] -> Value # | |||||
| Show SNSConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.SNSConfigurationProperty Methods showsPrec :: Int -> SNSConfigurationProperty -> ShowS # show :: SNSConfigurationProperty -> String # showList :: [SNSConfigurationProperty] -> ShowS # | |||||
| Eq SNSConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.SNSConfigurationProperty Methods (==) :: SNSConfigurationProperty -> SNSConfigurationProperty -> Bool # (/=) :: SNSConfigurationProperty -> SNSConfigurationProperty -> Bool # | |||||
| ToResourceProperties SNSConfigurationProperty Source # | |||||
| Property "RoleArn" SNSConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.SNSConfigurationProperty Associated Types
Methods set :: PropertyType "RoleArn" SNSConfigurationProperty -> SNSConfigurationProperty -> SNSConfigurationProperty # | |||||
| Property "SnsTopicArn" SNSConfigurationProperty Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert.SNSConfigurationProperty Associated Types
Methods set :: PropertyType "SnsTopicArn" SNSConfigurationProperty -> SNSConfigurationProperty -> SNSConfigurationProperty # | |||||
| type PropertyType "RoleArn" SNSConfigurationProperty Source # | |||||
| type PropertyType "SnsTopicArn" SNSConfigurationProperty Source # | |||||
Constructors
| Alert | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lookoutmetrics-alert.html |
Fields | |
Instances
| ToJSON Alert Source # | |||||
| Show Alert Source # | |||||
| Eq Alert Source # | |||||
| ToResourceProperties Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Methods | |||||
| Property "Action" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Associated Types
| |||||
| Property "AlertDescription" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Associated Types
| |||||
| Property "AlertName" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Associated Types
| |||||
| Property "AlertSensitivityThreshold" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Associated Types
| |||||
| Property "AnomalyDetectorArn" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert Associated Types
| |||||
| type PropertyType "Action" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert | |||||
| type PropertyType "AlertDescription" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert | |||||
| type PropertyType "AlertName" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert | |||||
| type PropertyType "AlertSensitivityThreshold" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert | |||||
| type PropertyType "AnomalyDetectorArn" Alert Source # | |||||
Defined in Stratosphere.LookoutMetrics.Alert | |||||