NAME
Paws::IoTSiteWise::DescribeProjectResponse
ATTRIBUTES
REQUIRED PortalId => Str
The ID of the portal that the project is in.
REQUIRED ProjectArn => Str
The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the project, which has the following format.
arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}
REQUIRED ProjectCreationDate => Str
The date the project was created, in Unix epoch time.
ProjectDescription => Str
The project's description.
REQUIRED ProjectId => Str
The ID of the project.
REQUIRED ProjectLastUpdateDate => Str
The date the project was last updated, in Unix epoch time.
REQUIRED ProjectName => Str
The name of the project.