Interface CreateProjectResponse.Builder

    • Method Detail

      • projectArn

        CreateProjectResponse.Builder projectArn​(String projectArn)

        The Amazon Resource Name (ARN) of the new project. You can use the ARN to configure IAM access to the project.

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