7#include <aws/crt/cbor/Cbor.h>
8#include <aws/mailmanager/MailManager_EXPORTS.h>
9#include <aws/mailmanager/model/RuleNumberEmailAttribute.h>
19namespace MailManager {
33 AWS_MAILMANAGER_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
42 m_attributeHasBeenSet =
true;
52 bool m_attributeHasBeenSet =
false;
RuleNumberToEvaluate & WithAttribute(RuleNumberEmailAttribute value)
AWS_MAILMANAGER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
RuleNumberEmailAttribute GetAttribute() const
AWS_MAILMANAGER_API RuleNumberToEvaluate(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
void SetAttribute(RuleNumberEmailAttribute value)
bool AttributeHasBeenSet() const
AWS_MAILMANAGER_API RuleNumberToEvaluate()=default
AWS_MAILMANAGER_API RuleNumberToEvaluate & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)