7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
41 template <
typename FormNameT = Aws::String>
43 m_formNameHasBeenSet =
true;
44 m_formName = std::forward<FormNameT>(value);
46 template <
typename FormNameT = Aws::String>
59 template <
typename ContentT = Aws::String>
61 m_contentHasBeenSet =
true;
62 m_content = std::forward<ContentT>(value);
64 template <
typename ContentT = Aws::String>
74 bool m_formNameHasBeenSet =
false;
75 bool m_contentHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue