7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/guardduty/GuardDuty_EXPORTS.h>
41 template <
typename MalwareProtectionPlanIdT = Aws::String>
43 m_malwareProtectionPlanIdHasBeenSet =
true;
44 m_malwareProtectionPlanId = std::forward<MalwareProtectionPlanIdT>(value);
46 template <
typename MalwareProtectionPlanIdT = Aws::String>
54 bool m_malwareProtectionPlanIdHasBeenSet =
false;
const Aws::String & GetMalwareProtectionPlanId() const
AWS_GUARDDUTY_API MalwareProtectionPlanSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API MalwareProtectionPlanSummary(Aws::Utils::Json::JsonView jsonValue)
void SetMalwareProtectionPlanId(MalwareProtectionPlanIdT &&value)
MalwareProtectionPlanSummary & WithMalwareProtectionPlanId(MalwareProtectionPlanIdT &&value)
bool MalwareProtectionPlanIdHasBeenSet() const
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GUARDDUTY_API MalwareProtectionPlanSummary()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue