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

OperationContextOptionsRequest

    Request body for updating operation context options.

    Properties

    • skipInstallDependencies boolean optional
      Whether to skip the default dependency installation step.
    • skipIntermediateDeployments boolean optional
      Whether to skip queued intermediate deployments.
    • shell string optional
      The shell to use when running commands.
    • deleteAfterDestroy boolean optional
      Whether the stack should be deleted after it is destroyed.
    • remediateIfDriftDetected boolean optional
      Whether a detect-drift operation should be followed by a remediate-drift step if drift is detected.