1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. omics
  5. WorkflowVersion

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi

aws-native.omics.WorkflowVersion

Explore with Pulumi AI

aws-native logo

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi

    Definition of AWS::Omics::WorkflowVersion Resource Type.

    Create WorkflowVersion Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new WorkflowVersion(name: string, args: WorkflowVersionArgs, opts?: CustomResourceOptions);
    @overload
    def WorkflowVersion(resource_name: str,
                        args: WorkflowVersionArgs,
                        opts: Optional[ResourceOptions] = None)
    
    @overload
    def WorkflowVersion(resource_name: str,
                        opts: Optional[ResourceOptions] = None,
                        workflow_id: Optional[str] = None,
                        accelerators: Optional[WorkflowVersionAccelerators] = None,
                        definition_uri: Optional[str] = None,
                        description: Optional[str] = None,
                        engine: Optional[WorkflowVersionWorkflowEngine] = None,
                        main: Optional[str] = None,
                        parameter_template: Optional[Mapping[str, WorkflowVersionWorkflowParameterArgs]] = None,
                        storage_capacity: Optional[float] = None,
                        storage_type: Optional[WorkflowVersionStorageType] = None,
                        tags: Optional[Mapping[str, str]] = None,
                        version_name: Optional[str] = None,
                        workflow_bucket_owner_id: Optional[str] = None)
    func NewWorkflowVersion(ctx *Context, name string, args WorkflowVersionArgs, opts ...ResourceOption) (*WorkflowVersion, error)
    public WorkflowVersion(string name, WorkflowVersionArgs args, CustomResourceOptions? opts = null)
    public WorkflowVersion(String name, WorkflowVersionArgs args)
    public WorkflowVersion(String name, WorkflowVersionArgs args, CustomResourceOptions options)
    
    type: aws-native:omics:WorkflowVersion
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args WorkflowVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args WorkflowVersionArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args WorkflowVersionArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args WorkflowVersionArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args WorkflowVersionArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    WorkflowVersion Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The WorkflowVersion resource accepts the following input properties:

    WorkflowId string
    The workflow's ID.
    Accelerators Pulumi.AwsNative.Omics.WorkflowVersionAccelerators
    DefinitionUri string
    Description string
    The description of the workflow version.
    Engine Pulumi.AwsNative.Omics.WorkflowVersionWorkflowEngine
    Main string
    ParameterTemplate Dictionary<string, Pulumi.AwsNative.Omics.Inputs.WorkflowVersionWorkflowParameterArgs>
    StorageCapacity double
    StorageType Pulumi.AwsNative.Omics.WorkflowVersionStorageType
    Tags Dictionary<string, string>
    VersionName string
    The name of the workflow version.
    WorkflowBucketOwnerId string
    WorkflowId string
    The workflow's ID.
    Accelerators WorkflowVersionAccelerators
    DefinitionUri string
    Description string
    The description of the workflow version.
    Engine WorkflowVersionWorkflowEngine
    Main string
    ParameterTemplate map[string]WorkflowVersionWorkflowParameterArgs
    StorageCapacity float64
    StorageType WorkflowVersionStorageType
    Tags map[string]string
    VersionName string
    The name of the workflow version.
    WorkflowBucketOwnerId string
    workflowId String
    The workflow's ID.
    accelerators WorkflowVersionAccelerators
    definitionUri String
    description String
    The description of the workflow version.
    engine WorkflowVersionWorkflowEngine
    main String
    parameterTemplate Map<String,WorkflowVersionWorkflowParameterArgs>
    storageCapacity Double
    storageType WorkflowVersionStorageType
    tags Map<String,String>
    versionName String
    The name of the workflow version.
    workflowBucketOwnerId String
    workflowId string
    The workflow's ID.
    accelerators WorkflowVersionAccelerators
    definitionUri string
    description string
    The description of the workflow version.
    engine WorkflowVersionWorkflowEngine
    main string
    parameterTemplate {[key: string]: WorkflowVersionWorkflowParameterArgs}
    storageCapacity number
    storageType WorkflowVersionStorageType
    tags {[key: string]: string}
    versionName string
    The name of the workflow version.
    workflowBucketOwnerId string
    workflow_id str
    The workflow's ID.
    accelerators WorkflowVersionAccelerators
    definition_uri str
    description str
    The description of the workflow version.
    engine WorkflowVersionWorkflowEngine
    main str
    parameter_template Mapping[str, WorkflowVersionWorkflowParameterArgs]
    storage_capacity float
    storage_type WorkflowVersionStorageType
    tags Mapping[str, str]
    version_name str
    The name of the workflow version.
    workflow_bucket_owner_id str
    workflowId String
    The workflow's ID.
    accelerators "GPU"
    definitionUri String
    description String
    The description of the workflow version.
    engine "WDL" | "NEXTFLOW" | "CWL"
    main String
    parameterTemplate Map<Property Map>
    storageCapacity Number
    storageType "STATIC" | "DYNAMIC"
    tags Map<String>
    versionName String
    The name of the workflow version.
    workflowBucketOwnerId String

    Outputs

    All input properties are implicitly available as output properties. Additionally, the WorkflowVersion resource produces the following output properties:

    Arn string
    ARN of the workflow version.
    CreationTime string
    The creation time of the workflow version.
    Id string
    The provider-assigned unique ID for this managed resource.
    Status Pulumi.AwsNative.Omics.WorkflowVersionWorkflowStatus
    The status of the workflow version.
    Type Pulumi.AwsNative.Omics.WorkflowVersionWorkflowType
    The type of the workflow version.
    Uuid string
    Arn string
    ARN of the workflow version.
    CreationTime string
    The creation time of the workflow version.
    Id string
    The provider-assigned unique ID for this managed resource.
    Status WorkflowVersionWorkflowStatus
    The status of the workflow version.
    Type WorkflowVersionWorkflowType
    The type of the workflow version.
    Uuid string
    arn String
    ARN of the workflow version.
    creationTime String
    The creation time of the workflow version.
    id String
    The provider-assigned unique ID for this managed resource.
    status WorkflowVersionWorkflowStatus
    The status of the workflow version.
    type WorkflowVersionWorkflowType
    The type of the workflow version.
    uuid String
    arn string
    ARN of the workflow version.
    creationTime string
    The creation time of the workflow version.
    id string
    The provider-assigned unique ID for this managed resource.
    status WorkflowVersionWorkflowStatus
    The status of the workflow version.
    type WorkflowVersionWorkflowType
    The type of the workflow version.
    uuid string
    arn str
    ARN of the workflow version.
    creation_time str
    The creation time of the workflow version.
    id str
    The provider-assigned unique ID for this managed resource.
    status WorkflowVersionWorkflowStatus
    The status of the workflow version.
    type WorkflowVersionWorkflowType
    The type of the workflow version.
    uuid str
    arn String
    ARN of the workflow version.
    creationTime String
    The creation time of the workflow version.
    id String
    The provider-assigned unique ID for this managed resource.
    status "CREATING" | "ACTIVE" | "UPDATING" | "DELETED" | "FAILED" | "INACTIVE"
    The status of the workflow version.
    type "PRIVATE" | "READY2RUN"
    The type of the workflow version.
    uuid String

    Supporting Types

    WorkflowVersionAccelerators, WorkflowVersionAcceleratorsArgs

    Gpu
    GPU
    WorkflowVersionAcceleratorsGpu
    GPU
    Gpu
    GPU
    Gpu
    GPU
    GPU
    GPU
    "GPU"
    GPU

    WorkflowVersionStorageType, WorkflowVersionStorageTypeArgs

    Static
    STATIC
    Dynamic
    DYNAMIC
    WorkflowVersionStorageTypeStatic
    STATIC
    WorkflowVersionStorageTypeDynamic
    DYNAMIC
    Static
    STATIC
    Dynamic
    DYNAMIC
    Static
    STATIC
    Dynamic
    DYNAMIC
    STATIC
    STATIC
    DYNAMIC
    DYNAMIC
    "STATIC"
    STATIC
    "DYNAMIC"
    DYNAMIC

    WorkflowVersionWorkflowEngine, WorkflowVersionWorkflowEngineArgs

    Wdl
    WDL
    Nextflow
    NEXTFLOW
    Cwl
    CWL
    WorkflowVersionWorkflowEngineWdl
    WDL
    WorkflowVersionWorkflowEngineNextflow
    NEXTFLOW
    WorkflowVersionWorkflowEngineCwl
    CWL
    Wdl
    WDL
    Nextflow
    NEXTFLOW
    Cwl
    CWL
    Wdl
    WDL
    Nextflow
    NEXTFLOW
    Cwl
    CWL
    WDL
    WDL
    NEXTFLOW
    NEXTFLOW
    CWL
    CWL
    "WDL"
    WDL
    "NEXTFLOW"
    NEXTFLOW
    "CWL"
    CWL

    WorkflowVersionWorkflowParameter, WorkflowVersionWorkflowParameterArgs

    Description string
    The parameter's description.
    Optional bool
    Whether the parameter is optional.
    Description string
    The parameter's description.
    Optional bool
    Whether the parameter is optional.
    description String
    The parameter's description.
    optional Boolean
    Whether the parameter is optional.
    description string
    The parameter's description.
    optional boolean
    Whether the parameter is optional.
    description str
    The parameter's description.
    optional bool
    Whether the parameter is optional.
    description String
    The parameter's description.
    optional Boolean
    Whether the parameter is optional.

    WorkflowVersionWorkflowStatus, WorkflowVersionWorkflowStatusArgs

    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleted
    DELETED
    Failed
    FAILED
    Inactive
    INACTIVE
    WorkflowVersionWorkflowStatusCreating
    CREATING
    WorkflowVersionWorkflowStatusActive
    ACTIVE
    WorkflowVersionWorkflowStatusUpdating
    UPDATING
    WorkflowVersionWorkflowStatusDeleted
    DELETED
    WorkflowVersionWorkflowStatusFailed
    FAILED
    WorkflowVersionWorkflowStatusInactive
    INACTIVE
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleted
    DELETED
    Failed
    FAILED
    Inactive
    INACTIVE
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleted
    DELETED
    Failed
    FAILED
    Inactive
    INACTIVE
    CREATING
    CREATING
    ACTIVE
    ACTIVE
    UPDATING
    UPDATING
    DELETED
    DELETED
    FAILED
    FAILED
    INACTIVE
    INACTIVE
    "CREATING"
    CREATING
    "ACTIVE"
    ACTIVE
    "UPDATING"
    UPDATING
    "DELETED"
    DELETED
    "FAILED"
    FAILED
    "INACTIVE"
    INACTIVE

    WorkflowVersionWorkflowType, WorkflowVersionWorkflowTypeArgs

    Private
    PRIVATE
    Ready2run
    READY2RUN
    WorkflowVersionWorkflowTypePrivate
    PRIVATE
    WorkflowVersionWorkflowTypeReady2run
    READY2RUN
    Private
    PRIVATE
    Ready2run
    READY2RUN
    Private
    PRIVATE
    Ready2run
    READY2RUN
    PRIVATE
    PRIVATE
    READY2RUN
    READY2RUN
    "PRIVATE"
    PRIVATE
    "READY2RUN"
    READY2RUN

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    AWS Cloud Control v1.28.0 published on Monday, May 19, 2025 by Pulumi