Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the key-value pair. For environment variables, this is the name of the environment variable.

Link copied to clipboard

The value of the key-value pair. For environment variables, this is the value of the environment variable.