ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforce

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforce(val instanceUrl: String? = null, val isSandboxEnvironment: Boolean? = null)

Constructors

constructor(instanceUrl: String? = null, isSandboxEnvironment: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val instanceUrl: String? = null

The location of the Datadog resource.

Link copied to clipboard

Indicates whether the connector profile applies to a sandbox or production environment.