7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergCompactionMetrics.h>
48 template<
typename IcebergMetricsT = IcebergCompactionMetrics>
49 void SetIcebergMetrics(IcebergMetricsT&& value) { m_icebergMetricsHasBeenSet =
true; m_icebergMetrics = std::forward<IcebergMetricsT>(value); }
50 template<
typename IcebergMetricsT = IcebergCompactionMetrics>
56 bool m_icebergMetricsHasBeenSet =
false;
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIcebergMetrics(IcebergMetricsT &&value)
AWS_GLUE_API CompactionMetrics()=default
AWS_GLUE_API CompactionMetrics(Aws::Utils::Json::JsonView jsonValue)
bool IcebergMetricsHasBeenSet() const
AWS_GLUE_API CompactionMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
const IcebergCompactionMetrics & GetIcebergMetrics() const
CompactionMetrics & WithIcebergMetrics(IcebergMetricsT &&value)
Aws::Utils::Json::JsonValue JsonValue