7#include <aws/amplifyuibuilder/AmplifyUIBuilder_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace AmplifyUIBuilder
49 inline void SetElement(
const char* value) { m_elementHasBeenSet =
true; m_element.assign(value); }
63 inline void SetProperty(
const char* value) { m_propertyHasBeenSet =
true; m_property.assign(value); }
71 bool m_elementHasBeenSet =
false;
74 bool m_propertyHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue