EnvironmentSummary

Summary data of an Proton environment resource. An Proton environment is a set of resources shared across Proton services.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the environment.

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

The time when the environment was created.

Link copied to clipboard

The environment deployment status.

Link copied to clipboard

An environment deployment status message.

Link copied to clipboard

The description of the environment.

Link copied to clipboard

The ID of the environment account connection that the environment is associated with.

Link copied to clipboard

The ID of the environment account that the environment infrastructure resources are provisioned in.

Link copied to clipboard

The ID of the last attempted deployment of this environment.

Link copied to clipboard

The time when a deployment of the environment was last attempted.

Link copied to clipboard

The time when the environment was last deployed successfully.

Link copied to clipboard

The ID of the last successful deployment of this environment.

Link copied to clipboard

The name of the environment.

Link copied to clipboard

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

Link copied to clipboard

When included, indicates that the environment template is for customer provisioned and managed infrastructure.

Link copied to clipboard

The major version of the environment template.

Link copied to clipboard

The minor version of the environment template.

Link copied to clipboard

The name of the environment template.

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