Connector Profile Pardot Connector Profile Properties Args
data class ConnectorProfilePardotConnectorProfilePropertiesArgs(val businessUnitId: Output<String>, val instanceUrl: Output<String>? = null, val isSandboxEnvironment: Output<Boolean>? = null) : ConvertibleToJava<ConnectorProfilePardotConnectorProfilePropertiesArgs>
Constructors
Link copied to clipboard
fun ConnectorProfilePardotConnectorProfilePropertiesArgs(businessUnitId: Output<String>, instanceUrl: Output<String>? = null, isSandboxEnvironment: Output<Boolean>? = null)