7#include <aws/mq/MQ_EXPORTS.h>
44 inline bool GetAudit()
const{
return m_audit; }
46 inline void SetAudit(
bool value) { m_auditHasBeenSet =
true; m_audit = value; }
56 inline void SetGeneral(
bool value) { m_generalHasBeenSet =
true; m_general = value; }
62 bool m_auditHasBeenSet =
false;
65 bool m_generalHasBeenSet =
false;
PendingLogs & WithAudit(bool value)
AWS_MQ_API PendingLogs(Aws::Utils::Json::JsonView jsonValue)
bool AuditHasBeenSet() const
AWS_MQ_API Aws::Utils::Json::JsonValue Jsonize() const
void SetGeneral(bool value)
void SetAudit(bool value)
bool GeneralHasBeenSet() const
PendingLogs & WithGeneral(bool value)
AWS_MQ_API PendingLogs & operator=(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue