stratosphere-applicationsignals-1.0.0: Stratosphere integration for AWS ApplicationSignals.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Documentation

data CalendarIntervalProperty Source #

Instances

Instances details
ToJSON CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

Show CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

Eq CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

ToResourceProperties CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

Property "Duration" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

Property "DurationUnit" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

Property "StartTime" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

type PropertyType "Duration" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

type PropertyType "DurationUnit" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

type PropertyType "StartTime" CalendarIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.CalendarIntervalProperty

data IntervalProperty Source #

Instances

Instances details
ToJSON IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

Show IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

Eq IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

ToResourceProperties IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

Property "CalendarInterval" IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

Associated Types

type PropertyType "CalendarInterval" IntervalProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

Property "RollingInterval" IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

type PropertyType "CalendarInterval" IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

type PropertyType "RollingInterval" IntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.IntervalProperty

data RollingIntervalProperty Source #

Instances

Instances details
ToJSON RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

Show RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

Eq RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

ToResourceProperties RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

Property "Duration" RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

Property "DurationUnit" RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

type PropertyType "Duration" RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

type PropertyType "DurationUnit" RollingIntervalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RollingIntervalProperty

data GoalProperty Source #

Instances

Instances details
ToJSON GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Show GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Eq GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

ToResourceProperties GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Property "AttainmentGoal" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Associated Types

type PropertyType "AttainmentGoal" GoalProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

type PropertyType "AttainmentGoal" GoalProperty = Value Double

Methods

set :: PropertyType "AttainmentGoal" GoalProperty -> GoalProperty -> GoalProperty #

Property "Interval" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Property "WarningThreshold" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

Associated Types

type PropertyType "WarningThreshold" GoalProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

type PropertyType "WarningThreshold" GoalProperty = Value Double

Methods

set :: PropertyType "WarningThreshold" GoalProperty -> GoalProperty -> GoalProperty #

type PropertyType "AttainmentGoal" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

type PropertyType "AttainmentGoal" GoalProperty = Value Double
type PropertyType "Interval" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

type PropertyType "WarningThreshold" GoalProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.GoalProperty

type PropertyType "WarningThreshold" GoalProperty = Value Double