7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergRetentionMetrics.h>
48 template<
typename IcebergMetricsT = IcebergRetentionMetrics>
49 void SetIcebergMetrics(IcebergMetricsT&& value) { m_icebergMetricsHasBeenSet =
true; m_icebergMetrics = std::forward<IcebergMetricsT>(value); }
50 template<
typename IcebergMetricsT = IcebergRetentionMetrics>
56 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