Interface DeleteProjectResponse.Builder

    • Method Detail

      • stackId

        DeleteProjectResponse.Builder stackId​(String stackId)

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

        Parameters:
        stackId - The ID of the primary stack in AWS CloudFormation that will be deleted as part of deleting the project and its resources.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • projectArn

        DeleteProjectResponse.Builder projectArn​(String projectArn)

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

        Parameters:
        projectArn - The Amazon Resource Name (ARN) of the deleted project.
        Returns:
        Returns a reference to this object so that method calls can be chained together.