7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/glue/Glue_EXPORTS.h>
43 template <
typename FormTypeIdT = Aws::String>
45 m_formTypeIdHasBeenSet =
true;
46 m_formTypeId = std::forward<FormTypeIdT>(value);
48 template <
typename FormTypeIdT = Aws::String>
56 bool m_formTypeIdHasBeenSet =
false;
AWS_GLUE_API IterableFormEntry()=default
bool FormTypeIdHasBeenSet() const
AWS_GLUE_API IterableFormEntry(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API IterableFormEntry & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetFormTypeId(FormTypeIdT &&value)
IterableFormEntry & WithFormTypeId(FormTypeIdT &&value)
const Aws::String & GetFormTypeId() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue