stratosphere-iot-1.0.0: Stratosphere integration for AWS IoT.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.IoT.SecurityProfile.BehaviorProperty

Documentation

data MetricValueProperty Source #

Instances

Instances details
ToJSON MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Show MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Eq MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

ToResourceProperties MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Cidrs" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Count" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Number" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Numbers" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Ports" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

Property "Strings" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Cidrs" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Count" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Number" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Numbers" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Ports" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

type PropertyType "Strings" MetricValueProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MetricValueProperty

data BehaviorCriteriaProperty Source #

Instances

Instances details
ToJSON BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Show BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Eq BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

ToResourceProperties BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Property "ComparisonOperator" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Associated Types

type PropertyType "ComparisonOperator" BehaviorCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ComparisonOperator" BehaviorCriteriaProperty = Value Text
Property "ConsecutiveDatapointsToAlarm" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Associated Types

type PropertyType "ConsecutiveDatapointsToAlarm" BehaviorCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ConsecutiveDatapointsToAlarm" BehaviorCriteriaProperty = Value Integer
Property "ConsecutiveDatapointsToClear" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Associated Types

type PropertyType "ConsecutiveDatapointsToClear" BehaviorCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ConsecutiveDatapointsToClear" BehaviorCriteriaProperty = Value Integer
Property "DurationSeconds" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Associated Types

type PropertyType "DurationSeconds" BehaviorCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Property "MlDetectionConfig" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Property "StatisticalThreshold" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Associated Types

type PropertyType "StatisticalThreshold" BehaviorCriteriaProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

Property "Value" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ComparisonOperator" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ComparisonOperator" BehaviorCriteriaProperty = Value Text
type PropertyType "ConsecutiveDatapointsToAlarm" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ConsecutiveDatapointsToAlarm" BehaviorCriteriaProperty = Value Integer
type PropertyType "ConsecutiveDatapointsToClear" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "ConsecutiveDatapointsToClear" BehaviorCriteriaProperty = Value Integer
type PropertyType "DurationSeconds" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "MlDetectionConfig" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "StatisticalThreshold" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

type PropertyType "Value" BehaviorCriteriaProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorCriteriaProperty

data MachineLearningDetectionConfigProperty Source #

Instances

Instances details
ToJSON MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

Show MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

Eq MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

ToResourceProperties MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

Property "ConfidenceLevel" MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

type PropertyType "ConfidenceLevel" MachineLearningDetectionConfigProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.MachineLearningDetectionConfigProperty

data StatisticalThresholdProperty Source #

Instances

Instances details
ToJSON StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

Show StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

Eq StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

ToResourceProperties StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

Property "Statistic" StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

type PropertyType "Statistic" StatisticalThresholdProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.StatisticalThresholdProperty

data BehaviorProperty Source #

Instances

Instances details
ToJSON BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Show BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Eq BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

ToResourceProperties BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Property "Criteria" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Property "ExportMetric" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Associated Types

type PropertyType "ExportMetric" BehaviorProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "ExportMetric" BehaviorProperty = Value Bool
Property "Metric" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Associated Types

type PropertyType "Metric" BehaviorProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Property "MetricDimension" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Associated Types

type PropertyType "MetricDimension" BehaviorProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Property "Name" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Associated Types

type PropertyType "Name" BehaviorProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Property "SuppressAlerts" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

Associated Types

type PropertyType "SuppressAlerts" BehaviorProperty 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "SuppressAlerts" BehaviorProperty = Value Bool
type PropertyType "Criteria" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "ExportMetric" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "ExportMetric" BehaviorProperty = Value Bool
type PropertyType "Metric" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "MetricDimension" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "Name" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "SuppressAlerts" BehaviorProperty Source # 
Instance details

Defined in Stratosphere.IoT.SecurityProfile.BehaviorProperty

type PropertyType "SuppressAlerts" BehaviorProperty = Value Bool