7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergRetentionMetrics.h>
42 template <
typename IcebergMetricsT = IcebergRetentionMetrics>
44 m_icebergMetricsHasBeenSet =
true;
45 m_icebergMetrics = std::forward<IcebergMetricsT>(value);
47 template <
typename IcebergMetricsT = IcebergRetentionMetrics>
55 bool m_icebergMetricsHasBeenSet =
false;
AWS_GLUE_API RetentionMetrics(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
bool IcebergMetricsHasBeenSet() const
RetentionMetrics & WithIcebergMetrics(IcebergMetricsT &&value)
AWS_GLUE_API RetentionMetrics()=default
const IcebergRetentionMetrics & GetIcebergMetrics() const
AWS_GLUE_API RetentionMetrics & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetIcebergMetrics(IcebergMetricsT &&value)
Aws::Utils::Json::JsonValue JsonValue