Class: DatadogAPIClient::V2::SampleLogGenerationDuration

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

Overview

How long the subscription should remain active before expiring.

Constant Summary collapse

ONE_HOUR =
"1h".freeze
ONE_DAY =
"1d".freeze
THREE_DAYS =
"3d".freeze
SEVEN_DAYS =
"7d".freeze

Method Summary

Methods included from BaseEnumModel

included