UpdateEnvironmentRequest

Types

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

Properties

Link copied to clipboard

The blueprint version to which the environment should be updated. You can only specify the following string for this parameter: latest.

Link copied to clipboard

The description to be updated as part of the UpdateEnvironment action.

Link copied to clipboard

The identifier of the domain in which the environment is to be updated.

Link copied to clipboard

The glossary terms to be updated as part of the UpdateEnvironment action.

Link copied to clipboard

The identifier of the environment that is to be updated.

Link copied to clipboard
val name: String?

The name to be updated as part of the UpdateEnvironment action.

Link copied to clipboard

The user parameters of the environment.

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