CreateEnvironmentTemplateRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the environment template.

Link copied to clipboard

The environment template name as displayed in the developer interface.

Link copied to clipboard

A customer provided encryption key that Proton uses to encrypt data.

Link copied to clipboard

The name of the environment template.

Link copied to clipboard

When included, indicates that the environment template is for customer provisioned and managed infrastructure.

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

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String