7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/glue/model/IcebergTableUpdate.h>
51 template<
typename UpdatesT = Aws::Vector<IcebergTableUpdate>>
52 void SetUpdates(UpdatesT&& value) { m_updatesHasBeenSet =
true; m_updates = std::forward<UpdatesT>(value); }
53 template<
typename UpdatesT = Aws::Vector<IcebergTableUpdate>>
55 template<
typename UpdatesT = IcebergTableUpdate>
61 bool m_updatesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue