Builder

class Builder

Properties

Link copied to clipboard

A token that ensures idempotency. This token expires in 10 minutes.

Link copied to clipboard

The name of the cluster.

Link copied to clipboard

The structure of the customer code available within the running cluster.

Link copied to clipboard

Specifies the key-value pairs to make them available inside the cluster.

Link copied to clipboard

The configuration that allows you to choose how you want to update the code on a cluster.

Link copied to clipboard

A unique identifier of the kdb environment.

Link copied to clipboard

Specifies a Q program that will be run at launch of a cluster. It is a relative path within .zip file that contains the custom code, which will be loaded on the cluster. It must include the file name itself. For example, somedir/init.q.