UpdateEnvironmentRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role that allows Proton to provision infrastructure using CodeBuild-based provisioning on your behalf.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined components in this environment. It determines the scope of infrastructure that a component can provision.

Link copied to clipboard

There are four modes for updating an environment. The deploymentType field defines the mode.

Link copied to clipboard

A description of the environment update.

Link copied to clipboard

The ID of the environment account connection.

Link copied to clipboard

The name of the environment to update.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Proton service role that allows Proton to make API calls to other services your behalf.

Link copied to clipboard

The linked repository that you use to host your rendered infrastructure templates for self-managed provisioning. A linked repository is a repository that has been registered with Proton. For more information, see CreateRepository.

Link copied to clipboard
val spec: String?

The formatted specification that defines the update.

Link copied to clipboard

The major version of the environment to update.

Link copied to clipboard

The minor version of the environment to update.

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