Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdatePolicyIssueRequest

UpdatePolicyIssueRequest

    Request to update a policy issue.

    Properties

    • assignedTo string optional
      The user to assign the policy issue to.
    • status enum optional
      The new status for the policy issue. Valid values: open, in_progress, ignored. Note: fixed and by_design cannot be set manually.
      Values:
      open — Open
      in_progress — InProgress
      by_design — ByDesign
      fixed — Fixed
      ignored — Ignored
    • priority enum optional
      The new priority for the policy issue.
      Values: p0, p1, p2, p3, p4

      The infrastructure as code platform for any cloud.