7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/BusinessNameGenerationConfiguration.h>
46 template<
typename BusinessNameGenerationT = BusinessNameGenerationConfiguration>
47 void SetBusinessNameGeneration(BusinessNameGenerationT&& value) { m_businessNameGenerationHasBeenSet =
true; m_businessNameGeneration = std::forward<BusinessNameGenerationT>(value); }
48 template<
typename BusinessNameGenerationT = BusinessNameGenerationConfiguration>
54 bool m_businessNameGenerationHasBeenSet =
false;
bool BusinessNameGenerationHasBeenSet() const
PredictionConfiguration & WithBusinessNameGeneration(BusinessNameGenerationT &&value)
const BusinessNameGenerationConfiguration & GetBusinessNameGeneration() const
AWS_DATAZONE_API PredictionConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetBusinessNameGeneration(BusinessNameGenerationT &&value)
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API PredictionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API PredictionConfiguration()=default
Aws::Utils::Json::JsonValue JsonValue