FlowDatadogSourcePropertiesArgs

data class FlowDatadogSourcePropertiesArgs(val object: Output<String>) : ConvertibleToJava<FlowDatadogSourcePropertiesArgs>

Constructors

Link copied to clipboard
constructor(object: Output<String>)

Properties

Link copied to clipboard
val object: Output<String>

The object specified in the Datadog flow source.

Functions

Link copied to clipboard
open override fun toJava(): FlowDatadogSourcePropertiesArgs