7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/CursorConfiguration.h>
9#include <aws/glue/model/OffsetConfiguration.h>
44 template <
typename CursorConfigurationT = CursorConfiguration>
46 m_cursorConfigurationHasBeenSet =
true;
47 m_cursorConfiguration = std::forward<CursorConfigurationT>(value);
49 template <
typename CursorConfigurationT = CursorConfiguration>
63 template <
typename OffsetConfigurationT = OffsetConfiguration>
65 m_offsetConfigurationHasBeenSet =
true;
66 m_offsetConfiguration = std::forward<OffsetConfigurationT>(value);
68 template <
typename OffsetConfigurationT = OffsetConfiguration>
78 bool m_cursorConfigurationHasBeenSet =
false;
79 bool m_offsetConfigurationHasBeenSet =
false;
Aws::Utils::Json::JsonValue JsonValue