7#include <aws/crt/cbor/Cbor.h>
8#include <aws/mailmanager/MailManager_EXPORTS.h>
9#include <aws/mailmanager/model/IngressTlsAttribute.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 IngressTlsProtocolToEvaluate(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_MAILMANAGER_API IngressTlsProtocolToEvaluate & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
AWS_MAILMANAGER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
AWS_MAILMANAGER_API IngressTlsProtocolToEvaluate()=default
void SetAttribute(IngressTlsAttribute value)
IngressTlsAttribute GetAttribute() const
IngressTlsProtocolToEvaluate & WithAttribute(IngressTlsAttribute value)
bool AttributeHasBeenSet() const