AWS::DataZone::DataSource RecommendationConfiguration
The recommendation configuration for the data source.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "EnableBusinessNameGeneration" :
Boolean
}
YAML
EnableBusinessNameGeneration:
Boolean
Properties
EnableBusinessNameGeneration
-
Specifies whether automatic business name generation is to be enabled or not as part of the recommendation configuration.
Required: No
Type: Boolean
Update requires: No interruption