7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/CatalogTableConfigOptions.h>
42 m_writeDistributionResultsEnabledHasBeenSet =
true;
43 m_writeDistributionResultsEnabled = value;
58 template <
typename CatalogTableConfigT = CatalogTableConfigOptions>
60 m_catalogTableConfigHasBeenSet =
true;
61 m_catalogTableConfig = std::forward<CatalogTableConfigT>(value);
63 template <
typename CatalogTableConfigT = CatalogTableConfigOptions>
70 bool m_writeDistributionResultsEnabled{
false};
72 CatalogTableConfigOptions m_catalogTableConfig;
73 bool m_writeDistributionResultsEnabledHasBeenSet =
false;
74 bool m_catalogTableConfigHasBeenSet =
false;
const CatalogTableConfigOptions & GetCatalogTableConfig() const
AWS_GLUE_API DistributionResultsOptions(Aws::Utils::Json::JsonView jsonValue)
DistributionResultsOptions & WithCatalogTableConfig(CatalogTableConfigT &&value)
bool WriteDistributionResultsEnabledHasBeenSet() const
bool GetWriteDistributionResultsEnabled() const
DistributionResultsOptions & WithWriteDistributionResultsEnabled(bool value)
AWS_GLUE_API DistributionResultsOptions & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API DistributionResultsOptions()=default
void SetCatalogTableConfig(CatalogTableConfigT &&value)
void SetWriteDistributionResultsEnabled(bool value)
bool CatalogTableConfigHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue