Class: DatadogAPIClient::V1::SyntheticsTestRestrictionPolicyBindingRelation

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

Overview

The type of relation for the binding.

Constant Summary collapse

EDITOR =
"editor".freeze
VIEWER =
"viewer".freeze

Method Summary

Methods included from BaseEnumModel

included