Uses of Interface
software.amazon.awscdk.services.datazone.CfnDataSource.RecommendationConfigurationProperty
Packages that use CfnDataSource.RecommendationConfigurationProperty
-
Uses of CfnDataSource.RecommendationConfigurationProperty in software.amazon.awscdk.services.datazone
Classes in software.amazon.awscdk.services.datazone that implement CfnDataSource.RecommendationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSource.RecommendationConfigurationPropertyMethods in software.amazon.awscdk.services.datazone that return CfnDataSource.RecommendationConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.RecommendationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.datazone with parameters of type CfnDataSource.RecommendationConfigurationPropertyModifier and TypeMethodDescriptionCfnDataSource.Builder.recommendation(CfnDataSource.RecommendationConfigurationProperty recommendation) Specifies whether the business name generation is to be enabled for this data source.CfnDataSourceProps.Builder.recommendation(CfnDataSource.RecommendationConfigurationProperty recommendation) Sets the value ofCfnDataSourceProps.getRecommendation()voidCfnDataSource.setRecommendation(CfnDataSource.RecommendationConfigurationProperty value) Specifies whether the business name generation is to be enabled for this data source.