7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace AgentRegistryControl {
41 template <
typename DataT = Aws::String>
43 m_dataHasBeenSet =
true;
44 m_data = std::forward<DataT>(value);
46 template <
typename DataT = Aws::String>
48 SetData(std::forward<DataT>(value));
59 template <
typename DataSchemaVersionT = Aws::String>
61 m_dataSchemaVersionHasBeenSet =
true;
62 m_dataSchemaVersion = std::forward<DataSchemaVersionT>(value);
64 template <
typename DataSchemaVersionT = Aws::String>
74 bool m_dataHasBeenSet =
false;
75 bool m_dataSchemaVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue