Class: DatadogAPIClient::V2::ObservabilityPipelineAmazonSecurityLakeDestinationType

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

Overview

The destination type. Always ‘amazon_security_lake`.

Constant Summary collapse

AMAZON_SECURITY_LAKE =
"amazon_security_lake".freeze

Method Summary

Methods included from BaseEnumModel

included