7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergRetentionConfiguration.h>
47 template<
typename IcebergConfigurationT = IcebergRetentionConfiguration>
48 void SetIcebergConfiguration(IcebergConfigurationT&& value) { m_icebergConfigurationHasBeenSet =
true; m_icebergConfiguration = std::forward<IcebergConfigurationT>(value); }
49 template<
typename IcebergConfigurationT = IcebergRetentionConfiguration>
55 bool m_icebergConfigurationHasBeenSet =
false;
AWS_GLUE_API RetentionConfiguration(Aws::Utils::Json::JsonView jsonValue)
RetentionConfiguration & WithIcebergConfiguration(IcebergConfigurationT &&value)
const IcebergRetentionConfiguration & GetIcebergConfiguration() const
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API RetentionConfiguration()=default
void SetIcebergConfiguration(IcebergConfigurationT &&value)
bool IcebergConfigurationHasBeenSet() const
AWS_GLUE_API RetentionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue