Builder

class Builder

Properties

Link copied to clipboard

The client token of the service instance to create.

Link copied to clipboard
var name: String?

The name of the service instance to create.

Link copied to clipboard

The name of the service the service instance is added to.

Link copied to clipboard
var spec: String?

The spec for the service instance you want to create.

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

An optional list of metadata items that you can associate with the Proton service instance. A tag is a key-value pair.

Link copied to clipboard

To create a new major and minor version of the service template, excludemajor Version.

Link copied to clipboard

To create a new minor version of the service template, include a major Version.