7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace AgentRegistryControl {
39 template <
typename DataT = Aws::String>
41 m_dataHasBeenSet =
true;
42 m_data = std::forward<DataT>(value);
44 template <
typename DataT = Aws::String>
46 SetData(std::forward<DataT>(value));
55 template <
typename DataSchemaVersionT = Aws::String>
57 m_dataSchemaVersionHasBeenSet =
true;
58 m_dataSchemaVersion = std::forward<DataSchemaVersionT>(value);
60 template <
typename DataSchemaVersionT = Aws::String>
70 bool m_dataHasBeenSet =
false;
71 bool m_dataSchemaVersionHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue