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

#arnString

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

Returns:

  • (String)

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

#client_request_tokenString

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.

#idString

The ID of the project.

Returns:

  • (String)

    The ID of the project.

#project_template_idString

Reserved for future use.

Returns:

  • (String)

    Reserved for future use.