class Aws::CodeStar::Types::DescribeProjectResult

@!attribute [rw] name

The display name for the project.
@return [String]

@!attribute [rw] id

The ID of the project.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) for the project.
@return [String]

@!attribute [rw] description

The description of the project, if any.
@return [String]

@!attribute [rw] client_request_token

A user- or system-generated token that identifies the entity that
requested project creation.
@return [String]

@!attribute [rw] created_time_stamp

The date and time the project was created, in timestamp format.
@return [Time]

@!attribute [rw] stack_id

The ID of the primary stack in AWS CloudFormation used to generate
resources for the project.
@return [String]

@!attribute [rw] project_template_id

The ID for the AWS CodeStar project template used to create the
project.
@return [String]

@!attribute [rw] status

The project creation or deletion status.
@return [Types::ProjectStatus]

@see docs.aws.amazon.com/goto/WebAPI/codestar-2017-04-19/DescribeProjectResult AWS API Documentation

Constants

SENSITIVE