Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) for the project.

Link copied to clipboard

A user- or system-generated token that identifies the entity that requested project creation.

Link copied to clipboard

The date and time the project was created, in timestamp format.

Link copied to clipboard

The description of the project, if any.

Link copied to clipboard
var id: String?

The ID of the project.

Link copied to clipboard
var name: String?

The display name for the project.

Link copied to clipboard

The ID for the AWS CodeStar project template used to create the project.

Link copied to clipboard

The ID of the primary stack in AWS CloudFormation used to generate resources for the project.

Link copied to clipboard

The project creation or deletion status.

Functions

Link copied to clipboard