7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergCompactionConfiguration.h>
42 template <
typename IcebergConfigurationT = IcebergCompactionConfiguration>
44 m_icebergConfigurationHasBeenSet =
true;
45 m_icebergConfiguration = std::forward<IcebergConfigurationT>(value);
47 template <
typename IcebergConfigurationT = IcebergCompactionConfiguration>
55 bool m_icebergConfigurationHasBeenSet =
false;
AWS_GLUE_API CompactionConfiguration()=default
AWS_GLUE_API CompactionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API CompactionConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool IcebergConfigurationHasBeenSet() const
const IcebergCompactionConfiguration & GetIcebergConfiguration() const
CompactionConfiguration & WithIcebergConfiguration(IcebergConfigurationT &&value)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIcebergConfiguration(IcebergConfigurationT &&value)
Aws::Utils::Json::JsonValue JsonValue