Class: DatadogAPIClient::V2::TeamsOwnershipMatchType

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

Overview

How the view_name is matched against RUM view names.

Constant Summary collapse

EXACT =
"exact".freeze
PREFIX =
"prefix".freeze

Method Summary

Methods included from BaseEnumModel

included