FlowGoogleAnalyticsSourcePropertiesArgs

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

Constructors

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

Properties

Link copied to clipboard
val object: Output<String>

The object specified in the Google Analytics flow source.

Functions

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