ConnectorProfileVeevaConnectorProfilePropertiesArgs

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

Constructors

constructor(instanceUrl: Output<String>)

Properties

Link copied to clipboard
val instanceUrl: Output<String>

The location of the Veeva resource

Functions

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