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

Class: Aws::CodeStar::Types::DeleteProjectResult

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#project_arnString

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

Returns:

  • (String)

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

#stack_idString

The ID of the primary stack in AWS CloudFormation that will be deleted as part of deleting the project and its resources.

Returns:

  • (String)

    The ID of the primary stack in AWS CloudFormation that will be deleted as part of deleting the project and its resources.