ProjectDescription
class ProjectDescription
An object providing detailed information for a particular project associated with an 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 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 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.