7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergCompactionConfiguration.h>
48 template<
typename IcebergConfigurationT = IcebergCompactionConfiguration>
49 void SetIcebergConfiguration(IcebergConfigurationT&& value) { m_icebergConfigurationHasBeenSet =
true; m_icebergConfiguration = std::forward<IcebergConfigurationT>(value); }
50 template<
typename IcebergConfigurationT = IcebergCompactionConfiguration>
56 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