Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the workflow resource.

Link copied to clipboard

Describes what change has been made in this version of the workflow, or what makes this version different from other versions of the workflow.

Link copied to clipboard
var data: String?

Contains the YAML document content for the workflow.

Link copied to clipboard

The timestamp when Image Builder created the workflow resource.

Link copied to clipboard

The description of the workflow.

Link copied to clipboard

The KMS key identifier used to encrypt the workflow resource.

Link copied to clipboard
var name: String?

The name of the workflow resource.

Link copied to clipboard

The owner of the workflow resource.

Link copied to clipboard

An array of input parameters that that the image workflow uses to control actions or configure settings.

Link copied to clipboard

Describes the current status of the workflow and the reason for that status.

Link copied to clipboard

The tags that apply to the workflow resource

Link copied to clipboard

Specifies the image creation stage that the workflow applies to. Image Builder currently supports build and test workflows.

Link copied to clipboard

The workflow resource version. Workflow resources are immutable. To make a change, you can clone a workflow or create a new version.

Functions

Link copied to clipboard