NAME
Paws::CodeStar::DescribeProjectResult
ATTRIBUTES
Arn => Str
The Amazon Resource Name (ARN) for the project.
ClientRequestToken => Str
A user- or system-generated token that identifies the entity that requested project creation.
CreatedTimeStamp => Str
The date and time the project was created, in timestamp format.
Description => Str
The description of the project, if any.
Id => Str
The ID of the project.
Name => Str
The display name for the project.
ProjectTemplateId => Str
The ID for the AWS CodeStar project template used to create the project.
StackId => Str
The ID of the primary stack in AWS CloudFormation used to generate resources for the project.
Status => Paws::CodeStar::ProjectStatus
The project creation or deletion status.