stratosphere-dlm-1.0.0: Stratosphere integration for AWS DLM.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Documentation

data ScheduleProperty Source #

Constructors

ScheduleProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dlm-lifecyclepolicy-schedule.html

Fields

Instances

Instances details
ToJSON ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Show ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Eq ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

ToResourceProperties ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "ArchiveRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "ArchiveRule" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "CopyTags" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "CopyTags" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "CreateRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "CreateRule" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "CrossRegionCopyRules" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "CrossRegionCopyRules" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Methods

set :: PropertyType "CrossRegionCopyRules" ScheduleProperty -> ScheduleProperty -> ScheduleProperty #

Property "DeprecateRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "DeprecateRule" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "FastRestoreRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "FastRestoreRule" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "Name" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "Name" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "RetainRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "RetainRule" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "ShareRules" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "ShareRules" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Property "TagsToAdd" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "TagsToAdd" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "TagsToAdd" ScheduleProperty = [Tag]
Property "VariableTags" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

Associated Types

type PropertyType "VariableTags" ScheduleProperty 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "VariableTags" ScheduleProperty = [Tag]
type PropertyType "ArchiveRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "CopyTags" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "CreateRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "CrossRegionCopyRules" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "DeprecateRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "FastRestoreRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "Name" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "RetainRule" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "ShareRules" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "TagsToAdd" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "TagsToAdd" ScheduleProperty = [Tag]
type PropertyType "VariableTags" ScheduleProperty Source # 
Instance details

Defined in Stratosphere.DLM.LifecyclePolicy.ScheduleProperty

type PropertyType "VariableTags" ScheduleProperty = [Tag]