7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/BusinessNameGenerationConfiguration.h>
40 template <
typename BusinessNameGenerationT = BusinessNameGenerationConfiguration>
42 m_businessNameGenerationHasBeenSet =
true;
43 m_businessNameGeneration = std::forward<BusinessNameGenerationT>(value);
45 template <
typename BusinessNameGenerationT = BusinessNameGenerationConfiguration>
53 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