Builder

class Builder

Properties

Link copied to clipboard

The computational accelerator specified to run the workflow.

Link copied to clipboard
var arn: String?

The workflow's ARN.

Link copied to clipboard

When the workflow was created.

Link copied to clipboard

The workflow's definition.

Link copied to clipboard

Details about the source code repository that hosts the workflow definition files.

Link copied to clipboard

The workflow's description.

Link copied to clipboard

The workflow's digest.

Link copied to clipboard

The workflow's engine.

Link copied to clipboard
var id: String?

The workflow's ID.

Link copied to clipboard
var main: String?

The path of the main definition file for the workflow.

Link copied to clipboard

Gets metadata for the workflow.

Link copied to clipboard
var name: String?

The workflow's name.

Link copied to clipboard

The workflow's parameter template.

Link copied to clipboard

The README content for the workflow, providing documentation and usage information.

Link copied to clipboard

The path to the workflow README markdown file within the repository. This file provides documentation and usage information for the workflow. If not specified, the README.md file from the root directory of the repository will be used.

Link copied to clipboard

The workflow's status.

Link copied to clipboard

The workflow's status message.

Link copied to clipboard

The default static storage capacity (in gibibytes) for runs that use this workflow or workflow version.

Link copied to clipboard

The default storage type for runs using this workflow.

Link copied to clipboard

The workflow's tags.

Link copied to clipboard

The workflow's type.

Link copied to clipboard
var uuid: String?

The universally unique identifier (UUID) value for this workflow.