7#include <aws/amplifyuibuilder/AmplifyUIBuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/amplifyuibuilder/model/FieldPosition.h>
22namespace AmplifyUIBuilder
48 inline void SetExcluded(
bool value) { m_excludedHasBeenSet =
true; m_excluded = value; }
60 inline void SetChildren(
const char* value) { m_childrenHasBeenSet =
true; m_children.assign(value); }
80 bool m_excludedHasBeenSet =
false;
83 bool m_childrenHasBeenSet =
false;
86 bool m_positionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue