Class: DatadogAPIClient::V2::DORADeploymentPatchRemediationType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/dora_deployment_patch_remediation_type.rb

Overview

The type of remediation action taken.

Constant Summary collapse

ROLLBACK =
"rollback".freeze
ROLLFORWARD =
"rollforward".freeze

Method Summary

Methods included from BaseEnumModel

included