class Aws::IoTSiteWise::Types::DescribeProjectResponse

@!attribute [rw] project_id

The ID of the project.
@return [String]

@!attribute [rw] project_arn

The [ARN][1] of the project, which has the following format.

`arn:$\{Partition\}:iotsitewise:$\{Region\}:$\{Account\}:project/$\{ProjectId\}`

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] project_name

The name of the project.
@return [String]

@!attribute [rw] portal_id

The ID of the portal that the project is in.
@return [String]

@!attribute [rw] project_description

The project's description.
@return [String]

@!attribute [rw] project_creation_date

The date the project was created, in Unix epoch time.
@return [Time]

@!attribute [rw] project_last_update_date

The date the project was last updated, in Unix epoch time.
@return [Time]

Constants

SENSITIVE