ProjectSummary
class ProjectSummary
An object providing summary information for a particular project for an associated AWS account and region.
Types
Properties
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 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.