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

Stratosphere.ApplicationSignals.ServiceLevelObjective

Documentation

data ExclusionWindowProperty Source #

Instances

Instances details
ToJSON ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Show ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Eq ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

ToResourceProperties ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Property "Reason" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Property "RecurrenceRule" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Property "StartTime" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

Property "Window" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

type PropertyType "Reason" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

type PropertyType "RecurrenceRule" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

type PropertyType "StartTime" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

type PropertyType "Window" ExclusionWindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.ExclusionWindowProperty

data RecurrenceRuleProperty Source #

Instances

Instances details
ToJSON RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

Show RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

Eq RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

ToResourceProperties RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

Property "Expression" RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

type PropertyType "Expression" RecurrenceRuleProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.RecurrenceRuleProperty

data WindowProperty Source #

Instances

Instances details
ToJSON WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

Show WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

Eq WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

ToResourceProperties WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

Property "Duration" WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

Property "DurationUnit" WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

Associated Types

type PropertyType "DurationUnit" WindowProperty 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

type PropertyType "DurationUnit" WindowProperty = Value Text
type PropertyType "Duration" WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

type PropertyType "DurationUnit" WindowProperty Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective.WindowProperty

type PropertyType "DurationUnit" WindowProperty = Value Text

data ServiceLevelObjective Source #

Constructors

ServiceLevelObjective

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-applicationsignals-servicelevelobjective.html

Fields

Instances

Instances details
ToJSON ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Show ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Eq ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

ToResourceProperties ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "BurnRateConfigurations" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Associated Types

type PropertyType "BurnRateConfigurations" ServiceLevelObjective 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "Description" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Associated Types

type PropertyType "Description" ServiceLevelObjective 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "ExclusionWindows" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Associated Types

type PropertyType "ExclusionWindows" ServiceLevelObjective 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "Goal" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "Name" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "RequestBasedSli" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Associated Types

type PropertyType "RequestBasedSli" ServiceLevelObjective 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "Sli" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

Property "Tags" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "BurnRateConfigurations" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "Description" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "ExclusionWindows" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "Goal" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "Name" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "RequestBasedSli" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "Sli" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective

type PropertyType "Tags" ServiceLevelObjective Source # 
Instance details

Defined in Stratosphere.ApplicationSignals.ServiceLevelObjective