Class: DatadogAPIClient::V2::ObservabilityPipelineAmazonS3GenericCompressionZstdType

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

Overview

The compression type. Always zstd.

Constant Summary collapse

ZSTD =
"zstd".freeze

Method Summary

Methods included from BaseEnumModel

included