Class ProjectBackend.Builder

    • Method Detail

      • url

        public ProjectBackend.Builder url​(java.lang.String url)
        The backend URL. Use the same URL format that is passed to "pulumi login", see https://www.pulumi.com/docs/cli/commands/pulumi_login/

        To explicitly use the Pulumi Cloud backend, use URL "https://api.pulumi.com"

        Parameters:
        url - the backend URL
        Returns:
        the builder