7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/guardduty/GuardDutyRequest.h>
9#include <aws/guardduty/GuardDuty_EXPORTS.h>
37 template <
typename MalwareProtectionPlanIdT = Aws::String>
39 m_malwareProtectionPlanIdHasBeenSet =
true;
40 m_malwareProtectionPlanId = std::forward<MalwareProtectionPlanIdT>(value);
42 template <
typename MalwareProtectionPlanIdT = Aws::String>
50 bool m_malwareProtectionPlanIdHasBeenSet =
false;
void SetMalwareProtectionPlanId(MalwareProtectionPlanIdT &&value)
GetMalwareProtectionPlanRequest & WithMalwareProtectionPlanId(MalwareProtectionPlanIdT &&value)
AWS_GUARDDUTY_API Aws::String SerializePayload() const override
AWS_GUARDDUTY_API GetMalwareProtectionPlanRequest()=default
bool MalwareProtectionPlanIdHasBeenSet() const
const Aws::String & GetMalwareProtectionPlanId() const
virtual const char * GetServiceRequestName() const override
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String