ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs(val instanceUrl: Output<String>? = null, val isSandboxEnvironment: Output<Boolean>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfilePropertiesSalesforceArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
val instanceUrl: Output<String>? = null

The location of the Datadog resource.

Link copied to clipboard
val isSandboxEnvironment: Output<Boolean>? = null

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