Class: DatadogAPIClient::V2::ProductAnalyticsJourneyNodeTargetType

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

Overview

The discriminator identifying a target that references a single step.

Constant Summary collapse

NODE =
"node".freeze

Method Summary

Methods included from BaseEnumModel

included