Builder

class Builder

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

A description of the environment that's being created and deployed.

Link copied to clipboard

The ID of the environment account connection that you provide if you're provisioning your environment infrastructure resources to an environment account. For more information, see Environment account connections in the Proton User guide.

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

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?

A YAML formatted string that provides inputs as defined in the environment template bundle schema file. For more information, see Environments in the Proton User Guide.

Link copied to clipboard
var tags: List<Tag>?

An optional list of metadata items that you can associate with the Proton environment. A tag is a key-value pair.

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. For more information, see Environment Templates in the Proton User Guide.