Class: DatadogAPIClient::V2::DORADeploymentPatchRemediationType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::DORADeploymentPatchRemediationType
- 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