7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
9#include <aws/glue/model/CreateIcebergTableInput.h>
10#include <aws/glue/model/MetadataOperation.h>
44 m_metadataOperationHasBeenSet =
true;
45 m_metadataOperation = value;
59 template <
typename VersionT = Aws::String>
61 m_versionHasBeenSet =
true;
62 m_version = std::forward<VersionT>(value);
64 template <
typename VersionT = Aws::String>
78 template <
typename CreateIcebergTableInputT = CreateIcebergTableInput>
80 m_createIcebergTableInputHasBeenSet =
true;
81 m_createIcebergTableInput = std::forward<CreateIcebergTableInputT>(value);
83 template <
typename CreateIcebergTableInputT = CreateIcebergTableInput>
94 CreateIcebergTableInput m_createIcebergTableInput;
95 bool m_metadataOperationHasBeenSet =
false;
96 bool m_versionHasBeenSet =
false;
97 bool m_createIcebergTableInputHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue