Class: DatadogAPIClient::V2::ObservabilityPipelineAmazonS3DestinationType

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

Overview

The destination type. Always amazon_s3.

Constant Summary collapse

AMAZON_S3 =
"amazon_s3".freeze

Method Summary

Methods included from BaseEnumModel

included