EnvironmentAccountConnection

Detailed data of an Proton environment account connection resource.

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 account connection.

Link copied to clipboard

The Amazon Resource Name (ARN) of an IAM service role in the environment account. Proton uses this role to provision infrastructure resources using CodeBuild-based provisioning in the associated environment account.

Link copied to clipboard

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

Link copied to clipboard

The environment account that's connected to the environment account connection.

Link copied to clipboard

The name of the environment that's associated with the environment account connection.

Link copied to clipboard
val id: String

The ID of the environment account connection.

Link copied to clipboard

The time when the environment account connection was last modified.

Link copied to clipboard

The ID of the management account that's connected to the environment account connection.

Link copied to clipboard

The time when the environment account connection request was made.

Link copied to clipboard

The IAM service role that's associated with the environment account connection.

Link copied to clipboard

The status of the environment account connection.

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