7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergCompactionMetrics.h>
42 template <
typename IcebergMetricsT = IcebergCompactionMetrics>
44 m_icebergMetricsHasBeenSet =
true;
45 m_icebergMetrics = std::forward<IcebergMetricsT>(value);
47 template <
typename IcebergMetricsT = IcebergCompactionMetrics>
55 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