IntegrationZendeskSourcePropertiesArgs

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

Constructors

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

Properties

Link copied to clipboard
val object: Output<String>

The object specified in the Zendesk flow source.

Functions

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