stratosphere-scheduler-1.0.0: Stratosphere integration for AWS Scheduler.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Scheduler.Schedule

Documentation

data Schedule Source #

Constructors

Schedule

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-scheduler-schedule.html

Fields

Instances

Instances details
ToJSON Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Show Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Eq Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

ToResourceProperties Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Property "Description" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "Description" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "Description" Schedule = Value Text

Methods

set :: PropertyType "Description" Schedule -> Schedule -> Schedule #

Property "EndDate" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "EndDate" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "EndDate" Schedule = Value Text

Methods

set :: PropertyType "EndDate" Schedule -> Schedule -> Schedule #

Property "FlexibleTimeWindow" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "FlexibleTimeWindow" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Methods

set :: PropertyType "FlexibleTimeWindow" Schedule -> Schedule -> Schedule #

Property "GroupName" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "GroupName" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "GroupName" Schedule = Value Text

Methods

set :: PropertyType "GroupName" Schedule -> Schedule -> Schedule #

Property "KmsKeyArn" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "KmsKeyArn" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "KmsKeyArn" Schedule = Value Text

Methods

set :: PropertyType "KmsKeyArn" Schedule -> Schedule -> Schedule #

Property "Name" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "Name" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Methods

set :: PropertyType "Name" Schedule -> Schedule -> Schedule #

Property "ScheduleExpression" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "ScheduleExpression" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "ScheduleExpression" Schedule = Value Text

Methods

set :: PropertyType "ScheduleExpression" Schedule -> Schedule -> Schedule #

Property "ScheduleExpressionTimezone" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "ScheduleExpressionTimezone" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "ScheduleExpressionTimezone" Schedule = Value Text

Methods

set :: PropertyType "ScheduleExpressionTimezone" Schedule -> Schedule -> Schedule #

Property "StartDate" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "StartDate" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "StartDate" Schedule = Value Text

Methods

set :: PropertyType "StartDate" Schedule -> Schedule -> Schedule #

Property "State" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "State" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Methods

set :: PropertyType "State" Schedule -> Schedule -> Schedule #

Property "Target" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Associated Types

type PropertyType "Target" Schedule 
Instance details

Defined in Stratosphere.Scheduler.Schedule

Methods

set :: PropertyType "Target" Schedule -> Schedule -> Schedule #

type PropertyType "Description" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "Description" Schedule = Value Text
type PropertyType "EndDate" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "EndDate" Schedule = Value Text
type PropertyType "FlexibleTimeWindow" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "GroupName" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "GroupName" Schedule = Value Text
type PropertyType "KmsKeyArn" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "KmsKeyArn" Schedule = Value Text
type PropertyType "Name" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "ScheduleExpression" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "ScheduleExpression" Schedule = Value Text
type PropertyType "ScheduleExpressionTimezone" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "ScheduleExpressionTimezone" Schedule = Value Text
type PropertyType "StartDate" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "StartDate" Schedule = Value Text
type PropertyType "State" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule

type PropertyType "Target" Schedule Source # 
Instance details

Defined in Stratosphere.Scheduler.Schedule