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