7#include <aws/agent-registry-control/AgentRegistryControl_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
19namespace AgentRegistryControl {
43 template <
typename OptionalValueT = Aws::String>
45 m_optionalValueHasBeenSet =
true;
46 m_optionalValue = std::forward<OptionalValueT>(value);
48 template <
typename OptionalValueT = Aws::String>
56 bool m_optionalValueHasBeenSet =
false;
AWS_AGENTREGISTRYCONTROL_API Aws::Utils::Json::JsonValue Jsonize() const
UpdatedDataSchemaVersion & WithOptionalValue(OptionalValueT &&value)
const Aws::String & GetOptionalValue() const
AWS_AGENTREGISTRYCONTROL_API UpdatedDataSchemaVersion()=default
void SetOptionalValue(OptionalValueT &&value)
AWS_AGENTREGISTRYCONTROL_API UpdatedDataSchemaVersion & operator=(Aws::Utils::Json::JsonView jsonValue)
bool OptionalValueHasBeenSet() const
AWS_AGENTREGISTRYCONTROL_API UpdatedDataSchemaVersion(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue