1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AgentWorkflowDefinition

AgentWorkflowDefinition

    Defines an agent workflow.

    Properties

    • jobToken string required
      Authentication token for the workflow agent to make API calls to the Pulumi Service.
    • oidcToken string required
      OIDC token for authenticating with cloud providers during workflow execution.
    • typeSpecificID string required
      The unique identifier specific to the workflow type. For deployments, this is the deployment ID. For insights scans, this is the account ID.
    • deploymentID string optional
      Deprecated: use typeSpecificID instead.
    • jobID string required
      The unique identifier for the workflow job.
    • runID string required
      The unique identifier for the workflow run.