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