ConnectorProfileZendeskConnectorProfilePropertiesArgs

data class ConnectorProfileZendeskConnectorProfilePropertiesArgs(val instanceUrl: Output<String>) : ConvertibleToJava<ConnectorProfileZendeskConnectorProfilePropertiesArgs>

Constructors

constructor(instanceUrl: Output<String>)

Properties

Link copied to clipboard
val instanceUrl: Output<String>

The location of the Zendesk resource

Functions

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