Builder

class Builder

Properties

Link copied to clipboard
var 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 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

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's used to provision infrastructure resources in an environment account.

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
var name: String?

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 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
var spec: String?

The environment spec.

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 Amazon Resource Name (ARN) of the environment template.

Functions