Builder

class Builder

Properties

Link copied to clipboard

The date and time the workflow was created, in coordinated universal time (UTC) timestamp format as specified in RFC 3339

Link copied to clipboard

Information about the workflow definition file.

Link copied to clipboard
var id: String?

The system-generated unique ID of a workflow.

Link copied to clipboard

The date and time the workflow was last updated, in coordinated universal time (UTC) timestamp format as specified in RFC 3339

Link copied to clipboard
var name: String?

The name of the workflow.

Link copied to clipboard

The run mode of the workflow.

Link copied to clipboard

The name of the branch of the source repository where the workflow definition file is stored.

Link copied to clipboard

The name of the source repository where the workflow definition file is stored.

Link copied to clipboard

The status of the workflow.

Functions