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 name of the project being summarized.

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.