Class: DatadogAPIClient::V2::SampleLogGenerationSubscriptionResourceType

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

Overview

The type of the resource. The value should always be subscriptions.

Constant Summary collapse

SUBSCRIPTIONS =
"subscriptions".freeze

Method Summary

Methods included from BaseEnumModel

included