Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the component.

Link copied to clipboard

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

Link copied to clipboard
var data: String?

Component data contains the YAML document content for the component.

Link copied to clipboard

The date that Image Builder created the component.

Link copied to clipboard

The description of the component.

Link copied to clipboard

The encryption status of the component.

Link copied to clipboard

The KMS key identifier used to encrypt the component.

Link copied to clipboard
var name: String?

The name of the component.

Link copied to clipboard

Indicates whether component source is hidden from view in the console, and from component detail results for API, CLI, or SDK operations.

Link copied to clipboard

The owner of the component.

Link copied to clipboard

Contains parameter details for each of the parameters that the component document defined for the component.

Link copied to clipboard

The operating system platform of the component.

Link copied to clipboard

Contains product codes that are used for billing purposes for Amazon Web Services Marketplace components.

Link copied to clipboard

Contains the name of the publisher if this is a third-party component. Otherwise, this property is empty.

Link copied to clipboard

Describes the current status of the component.

Link copied to clipboard

The operating system (OS) version supported by the component. If the OS information is available, Image Builder performs a prefix match against the base image OS version during image recipe creation.

Link copied to clipboard

The tags that apply to the component.

Link copied to clipboard

The component type specifies whether Image Builder uses the component to build the image or only to test it.

Link copied to clipboard

The version of the component.

Functions

Link copied to clipboard