stratosphere-omics-1.0.0: Stratosphere integration for AWS Omics.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Omics.Workflow

Documentation

data Workflow Source #

Constructors

Workflow

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-omics-workflow.html

Fields

Instances

Instances details
ToJSON Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Show Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Eq Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

ToResourceProperties Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Property "Accelerators" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Accelerators" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Accelerators" Workflow = Value Text

Methods

set :: PropertyType "Accelerators" Workflow -> Workflow -> Workflow #

Property "ContainerRegistryMap" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "ContainerRegistryMap" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ContainerRegistryMap" Workflow = ContainerRegistryMapProperty

Methods

set :: PropertyType "ContainerRegistryMap" Workflow -> Workflow -> Workflow #

Property "ContainerRegistryMapUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "ContainerRegistryMapUri" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ContainerRegistryMapUri" Workflow = Value Text

Methods

set :: PropertyType "ContainerRegistryMapUri" Workflow -> Workflow -> Workflow #

Property "DefinitionRepository" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "DefinitionRepository" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "DefinitionRepository" Workflow = DefinitionRepositoryProperty

Methods

set :: PropertyType "DefinitionRepository" Workflow -> Workflow -> Workflow #

Property "DefinitionUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "DefinitionUri" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "DefinitionUri" Workflow = Value Text

Methods

set :: PropertyType "DefinitionUri" Workflow -> Workflow -> Workflow #

Property "Description" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Description" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Description" Workflow = Value Text

Methods

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

Property "Engine" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Engine" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

Methods

set :: PropertyType "Engine" Workflow -> Workflow -> Workflow #

Property "Main" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Main" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

Methods

set :: PropertyType "Main" Workflow -> Workflow -> Workflow #

Property "Name" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Name" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

Methods

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

Property "ParameterTemplate" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "ParameterTemplate" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

Methods

set :: PropertyType "ParameterTemplate" Workflow -> Workflow -> Workflow #

Property "ParameterTemplatePath" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "ParameterTemplatePath" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ParameterTemplatePath" Workflow = Value Text

Methods

set :: PropertyType "ParameterTemplatePath" Workflow -> Workflow -> Workflow #

Property "StorageCapacity" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "StorageCapacity" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "StorageCapacity" Workflow = Value Double

Methods

set :: PropertyType "StorageCapacity" Workflow -> Workflow -> Workflow #

Property "StorageType" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "StorageType" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "StorageType" Workflow = Value Text

Methods

set :: PropertyType "StorageType" Workflow -> Workflow -> Workflow #

Property "Tags" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "Tags" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

Methods

set :: PropertyType "Tags" Workflow -> Workflow -> Workflow #

Property "WorkflowBucketOwnerId" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "WorkflowBucketOwnerId" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "WorkflowBucketOwnerId" Workflow = Value Text

Methods

set :: PropertyType "WorkflowBucketOwnerId" Workflow -> Workflow -> Workflow #

Property "readmeMarkdown" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "readmeMarkdown" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmeMarkdown" Workflow = Value Text

Methods

set :: PropertyType "readmeMarkdown" Workflow -> Workflow -> Workflow #

Property "readmePath" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "readmePath" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmePath" Workflow = Value Text

Methods

set :: PropertyType "readmePath" Workflow -> Workflow -> Workflow #

Property "readmeUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

Associated Types

type PropertyType "readmeUri" Workflow 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmeUri" Workflow = Value Text

Methods

set :: PropertyType "readmeUri" Workflow -> Workflow -> Workflow #

type PropertyType "Accelerators" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Accelerators" Workflow = Value Text
type PropertyType "ContainerRegistryMap" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ContainerRegistryMap" Workflow = ContainerRegistryMapProperty
type PropertyType "ContainerRegistryMapUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ContainerRegistryMapUri" Workflow = Value Text
type PropertyType "DefinitionRepository" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "DefinitionRepository" Workflow = DefinitionRepositoryProperty
type PropertyType "DefinitionUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "DefinitionUri" Workflow = Value Text
type PropertyType "Description" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Description" Workflow = Value Text
type PropertyType "Engine" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Main" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "Name" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ParameterTemplate" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ParameterTemplatePath" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "ParameterTemplatePath" Workflow = Value Text
type PropertyType "StorageCapacity" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "StorageCapacity" Workflow = Value Double
type PropertyType "StorageType" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "StorageType" Workflow = Value Text
type PropertyType "Tags" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "WorkflowBucketOwnerId" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "WorkflowBucketOwnerId" Workflow = Value Text
type PropertyType "readmeMarkdown" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmeMarkdown" Workflow = Value Text
type PropertyType "readmePath" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmePath" Workflow = Value Text
type PropertyType "readmeUri" Workflow Source # 
Instance details

Defined in Stratosphere.Omics.Workflow

type PropertyType "readmeUri" Workflow = Value Text