Interface DeleteProjectResponse.Builder

    • Method Detail

      • projectArn

        DeleteProjectResponse.Builder projectArn​(String projectArn)

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

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