7#include <aws/auditmanager/AuditManager_EXPORTS.h>
8#include <aws/auditmanager/AuditManagerRequest.h>
9#include <aws/auditmanager/model/SettingAttribute.h>
49 bool m_attributeHasBeenSet =
false;
void SetAttribute(SettingAttribute &&value)
AWS_AUDITMANAGER_API Aws::String SerializePayload() const override
GetSettingsRequest & WithAttribute(SettingAttribute &&value)
GetSettingsRequest & WithAttribute(const SettingAttribute &value)
AWS_AUDITMANAGER_API GetSettingsRequest()
void SetAttribute(const SettingAttribute &value)
const SettingAttribute & GetAttribute() const
virtual const char * GetServiceRequestName() const override
bool AttributeHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String