7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergRetentionConfiguration.h>
41 template <
typename IcebergConfigurationT = IcebergRetentionConfiguration>
43 m_icebergConfigurationHasBeenSet =
true;
44 m_icebergConfiguration = std::forward<IcebergConfigurationT>(value);
46 template <
typename IcebergConfigurationT = IcebergRetentionConfiguration>
54 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