Class: DatadogAPIClient::V2::LatestVersionMatchPolicy

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

Overview

The policy for matching the latest form version during an upsert operation.

Constant Summary collapse

NONE =
"none".freeze
IF_ETAG_MATCH =
"if_etag_match".freeze

Method Summary

Methods included from BaseEnumModel

included