CreateEnvironmentTemplateVersionRequest

Types

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

Properties

Link copied to clipboard

When included, if two identical requests are made with the same client token, Proton returns the environment template version that the first request created.

Link copied to clipboard

A description of the new version of an environment template.

Link copied to clipboard

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

Link copied to clipboard

An object that includes the template bundle S3 bucket path and name for the new version of an template.

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

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

Link copied to clipboard

The name of the environment template.

Functions

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