Class: DatadogAPIClient::V2::LogsArchiveAttributesCompressionMethod

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

Overview

The type of compression for the archive.

Constant Summary collapse

GZIP =
"GZIP".freeze
ZSTD =
"ZSTD".freeze

Method Summary

Methods included from BaseEnumModel

included