Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the project.

Link copied to clipboard

The date when the project was originally created, in UNIX epoch time format.

Link copied to clipboard

The description of the project.

Link copied to clipboard

An object describing the project's placement specifications.

Link copied to clipboard

The name of the project for which to obtain information from.

Link copied to clipboard

The tags (metadata key/value pairs) associated with the project.

Link copied to clipboard

The date when the project was last updated, in UNIX epoch time format. If the project was not updated, then createdDate and updatedDate are the same.

Functions