Builder

class Builder

Properties

Link copied to clipboard

The command-line arguments to pass to the script. You can specify up to 20 arguments, and each argument can be up to 256 characters long.

Link copied to clipboard

The policy that determines when the script runs. The default value is FIRST_BOOT_ONLY. Valid values:

Link copied to clipboard
var name: String?

A unique name for the script. The name can be up to 64 characters long. Valid characters are letters, numbers, spaces, underscores (_), and hyphens (-). The first character must be a letter or a number.

Link copied to clipboard

The behavior when the script fails. The default value is TERMINATE. Valid values:

Link copied to clipboard

The source location and integrity information for the script.

Functions

Link copied to clipboard