You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::CodeStar::Types::CreateProjectResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

The Amazon Resource Name (ARN) of the created project.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the created project.

#client_request_token ⇒ String

A user- or system-generated token that identifies the entity that requested project creation.

Returns:

  • (String) —

    A user- or system-generated token that identifies the entity that requested project creation.

#id ⇒ String

The ID of the project.

Returns:

  • (String) —

    The ID of the project.

#project_template_id ⇒ String

Reserved for future use.

Returns:

  • (String) —

    Reserved for future use.