stratosphere-backup-1.0.0: Stratosphere integration for AWS Backup.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Backup.BackupPlan

Documentation

data BackupPlanResourceTypeProperty Source #

Instances

Instances details
ToJSON BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

Show BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

Eq BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

ToResourceProperties BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

Property "AdvancedBackupSettings" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

Property "BackupPlanName" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

Property "BackupPlanRule" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

type PropertyType "AdvancedBackupSettings" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

type PropertyType "BackupPlanName" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

type PropertyType "BackupPlanRule" BackupPlanResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupPlanResourceTypeProperty

data AdvancedBackupSettingResourceTypeProperty Source #

Instances

Instances details
ToJSON AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

Show AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

Eq AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

ToResourceProperties AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

Property "BackupOptions" AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

Property "ResourceType" AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

type PropertyType "BackupOptions" AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

type PropertyType "ResourceType" AdvancedBackupSettingResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.AdvancedBackupSettingResourceTypeProperty

data BackupRuleResourceTypeProperty Source #

Instances

Instances details
ToJSON BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Show BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Eq BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

ToResourceProperties BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "CompletionWindowMinutes" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "CompletionWindowMinutes" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "CompletionWindowMinutes" BackupRuleResourceTypeProperty = Value Double
Property "CopyActions" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "EnableContinuousBackup" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "EnableContinuousBackup" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "EnableContinuousBackup" BackupRuleResourceTypeProperty = Value Bool
Property "IndexActions" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "Lifecycle" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "RecoveryPointTags" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "RuleName" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "ScheduleExpression" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "ScheduleExpression" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "ScheduleExpressionTimezone" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "ScheduleExpressionTimezone" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "ScheduleExpressionTimezone" BackupRuleResourceTypeProperty = Value Text
Property "StartWindowMinutes" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "StartWindowMinutes" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Property "TargetBackupVault" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

Associated Types

type PropertyType "TargetBackupVault" BackupRuleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "CompletionWindowMinutes" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "CompletionWindowMinutes" BackupRuleResourceTypeProperty = Value Double
type PropertyType "CopyActions" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "EnableContinuousBackup" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "EnableContinuousBackup" BackupRuleResourceTypeProperty = Value Bool
type PropertyType "IndexActions" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "Lifecycle" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "RecoveryPointTags" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "RuleName" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "ScheduleExpression" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "ScheduleExpressionTimezone" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "ScheduleExpressionTimezone" BackupRuleResourceTypeProperty = Value Text
type PropertyType "StartWindowMinutes" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

type PropertyType "TargetBackupVault" BackupRuleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.BackupRuleResourceTypeProperty

data CopyActionResourceTypeProperty Source #

Instances

Instances details
ToJSON CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

Show CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

Eq CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

ToResourceProperties CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

Property "DestinationBackupVaultArn" CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

Associated Types

type PropertyType "DestinationBackupVaultArn" CopyActionResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

type PropertyType "DestinationBackupVaultArn" CopyActionResourceTypeProperty = Value Text
Property "Lifecycle" CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

type PropertyType "DestinationBackupVaultArn" CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

type PropertyType "DestinationBackupVaultArn" CopyActionResourceTypeProperty = Value Text
type PropertyType "Lifecycle" CopyActionResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.CopyActionResourceTypeProperty

data IndexActionsResourceTypeProperty Source #

Instances

Instances details
ToJSON IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

Show IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

Eq IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

ToResourceProperties IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

Property "ResourceTypes" IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

type PropertyType "ResourceTypes" IndexActionsResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.IndexActionsResourceTypeProperty

data LifecycleResourceTypeProperty Source #

Instances

Instances details
ToJSON LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Show LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Eq LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

ToResourceProperties LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Property "DeleteAfterDays" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Property "MoveToColdStorageAfterDays" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Associated Types

type PropertyType "MoveToColdStorageAfterDays" LifecycleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

type PropertyType "MoveToColdStorageAfterDays" LifecycleResourceTypeProperty = Value Double
Property "OptInToArchiveForSupportedResources" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

Associated Types

type PropertyType "OptInToArchiveForSupportedResources" LifecycleResourceTypeProperty 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

type PropertyType "OptInToArchiveForSupportedResources" LifecycleResourceTypeProperty = Value Bool
type PropertyType "DeleteAfterDays" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

type PropertyType "MoveToColdStorageAfterDays" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

type PropertyType "MoveToColdStorageAfterDays" LifecycleResourceTypeProperty = Value Double
type PropertyType "OptInToArchiveForSupportedResources" LifecycleResourceTypeProperty Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan.LifecycleResourceTypeProperty

type PropertyType "OptInToArchiveForSupportedResources" LifecycleResourceTypeProperty = Value Bool

data BackupPlan Source #

Instances

Instances details
ToJSON BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Show BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Eq BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

ToResourceProperties BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Property "BackupPlan" BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Associated Types

type PropertyType "BackupPlan" BackupPlan 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Methods

set :: PropertyType "BackupPlan" BackupPlan -> BackupPlan -> BackupPlan #

Property "BackupPlanTags" BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

Associated Types

type PropertyType "BackupPlanTags" BackupPlan 
Instance details

Defined in Stratosphere.Backup.BackupPlan

type PropertyType "BackupPlanTags" BackupPlan = Map Text (Value Text)

Methods

set :: PropertyType "BackupPlanTags" BackupPlan -> BackupPlan -> BackupPlan #

type PropertyType "BackupPlan" BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

type PropertyType "BackupPlanTags" BackupPlan Source # 
Instance details

Defined in Stratosphere.Backup.BackupPlan

type PropertyType "BackupPlanTags" BackupPlan = Map Text (Value Text)