Class: DatadogAPIClient::V2::SampleLogGenerationSubscriptionsStatusFilter

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

Overview

Filter that controls whether to return only active subscriptions or every subscription on record.

Constant Summary collapse

ACTIVE =
"active".freeze
ALL =
"all".freeze

Method Summary

Methods included from BaseEnumModel

included