DataSourceRecommendationConfiguration

data class DataSourceRecommendationConfiguration(val enableBusinessNameGeneration: Boolean? = null)

The recommendation to be updated as part of the UpdateDataSource action.

Constructors

Link copied to clipboard
constructor(enableBusinessNameGeneration: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies whether automatic business name generation is to be enabled or not as part of the recommendation configuration.