UpdateEnvironmentTemplateVersionRequest

Types

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

Properties

Link copied to clipboard

A description of environment template version to update.

Link copied to clipboard

To update a major version of an environment template, include major Version.

Link copied to clipboard

To update a minor version of an environment template, include minorVersion.

Link copied to clipboard

The status of the environment template minor version to update.

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