7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/guardduty/model/MalwareProtectionPlanTaggingAction.h>
48 template<
typename TaggingT = MalwareProtectionPlanTaggingAction>
49 void SetTagging(TaggingT&& value) { m_taggingHasBeenSet =
true; m_tagging = std::forward<TaggingT>(value); }
50 template<
typename TaggingT = MalwareProtectionPlanTaggingAction>
56 bool m_taggingHasBeenSet =
false;
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
const MalwareProtectionPlanTaggingAction & GetTagging() const
AWS_GUARDDUTY_API MalwareProtectionPlanActions(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API MalwareProtectionPlanActions()=default
AWS_GUARDDUTY_API MalwareProtectionPlanActions & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTagging(TaggingT &&value)
MalwareProtectionPlanActions & WithTagging(TaggingT &&value)
bool TaggingHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue