Class: DatadogAPIClient::V2::CreateAppsDatastoreRequestDataAttributesOrgAccess

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

Overview

The organization access level for the datastore. For example, 'contributor'.

Constant Summary collapse

CONTRIBUTOR =
"contributor".freeze
VIEWER =
"viewer".freeze
MANAGER =
"manager".freeze

Method Summary

Methods included from BaseEnumModel

included