Interface StartPolicyPreviewJobResponse.Builder

  • Method Details

    • jobId

      The unique identifier for the created policy preview job. Use this ID with GetPolicyPreviewJob to retrieve job status and details, or with CancelPolicyPreviewJob to cancel the job.

      Parameters:
      jobId - The unique identifier for the created policy preview job. Use this ID with GetPolicyPreviewJob to retrieve job status and details, or with CancelPolicyPreviewJob to cancel the job.
      Returns:
      Returns a reference to this object so that method calls can be chained together.