UpdateEnvironmentTemplateVersionRequest
Types
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
inline fun copy(block: UpdateEnvironmentTemplateVersionRequest.Builder.() -> Unit = {}): UpdateEnvironmentTemplateVersionRequest