stratosphere-arcregionswitch-1.0.0: Stratosphere integration for AWS ARCRegionSwitch.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Documentation

data WorkflowProperty Source #

Instances

Instances details
ToJSON WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Show WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Eq WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

ToResourceProperties WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Property "Steps" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Associated Types

type PropertyType "Steps" WorkflowProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Property "WorkflowDescription" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Associated Types

type PropertyType "WorkflowDescription" WorkflowProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowDescription" WorkflowProperty = Value Text

Methods

set :: PropertyType "WorkflowDescription" WorkflowProperty -> WorkflowProperty -> WorkflowProperty #

Property "WorkflowTargetAction" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Associated Types

type PropertyType "WorkflowTargetAction" WorkflowProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowTargetAction" WorkflowProperty = Value Text

Methods

set :: PropertyType "WorkflowTargetAction" WorkflowProperty -> WorkflowProperty -> WorkflowProperty #

Property "WorkflowTargetRegion" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

Associated Types

type PropertyType "WorkflowTargetRegion" WorkflowProperty 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowTargetRegion" WorkflowProperty = Value Text

Methods

set :: PropertyType "WorkflowTargetRegion" WorkflowProperty -> WorkflowProperty -> WorkflowProperty #

type PropertyType "Steps" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowDescription" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowDescription" WorkflowProperty = Value Text
type PropertyType "WorkflowTargetAction" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowTargetAction" WorkflowProperty = Value Text
type PropertyType "WorkflowTargetRegion" WorkflowProperty Source # 
Instance details

Defined in Stratosphere.ARCRegionSwitch.Plan.WorkflowProperty

type PropertyType "WorkflowTargetRegion" WorkflowProperty = Value Text