Builder

class Builder

Properties

Link copied to clipboard
var code: Code?

The source code location and configuration details.

Link copied to clipboard

The entry point for the code execution, specifying the function or method that should be invoked when the code runs.

Link copied to clipboard

The runtime environment for executing the agent code. Specify the programming language and version to use for the agent runtime. For valid values, see the list of supported runtimes.