7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
47 template<
typename VersionT = Aws::String>
48 void SetVersion(VersionT&& value) { m_versionHasBeenSet =
true; m_version = std::forward<VersionT>(value); }
49 template<
typename VersionT = Aws::String>
55 bool m_versionHasBeenSet =
false;
const Aws::String & GetVersion() const
AWS_GUARDDUTY_API AgentDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
AgentDetails & WithVersion(VersionT &&value)
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
bool VersionHasBeenSet() const
AWS_GUARDDUTY_API AgentDetails()=default
void SetVersion(VersionT &&value)
AWS_GUARDDUTY_API AgentDetails(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue