Builder

class Builder

Properties

Link copied to clipboard

The language code.

Link copied to clipboard

The description of the product.

Link copied to clipboard

The distributor of the product.

Link copied to clipboard

A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

Link copied to clipboard
var name: String?

The name of the product.

Link copied to clipboard

The owner of the product.

Link copied to clipboard

The type of product.

Link copied to clipboard

The configuration of the provisioning artifact.

Link copied to clipboard

Specifies connection details for the created product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The SourceConnection parameter consists of the following sub-fields.

Link copied to clipboard

The support information about the product.

Link copied to clipboard

The contact email for product support.

Link copied to clipboard

The contact URL for product support.

Link copied to clipboard
var tags: List<Tag>?

One or more tags.