Builder

class Builder

Properties

Link copied to clipboard

A description of the service template.

Link copied to clipboard

The name of the service template as displayed in the developer interface.

Link copied to clipboard

A customer provided encryption key that's used to encrypt data.

Link copied to clipboard
var name: String?

The name of the service template.

Link copied to clipboard

By default, Proton provides a service pipeline for your service. When this parameter is included, it indicates that an Proton service pipeline isn't provided for your service. After it's included, it can't be changed. For more information, see Template bundles in the Proton User Guide.

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

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