7#include <aws/crt/cbor/Cbor.h>
8#include <aws/mailmanager/MailManager_EXPORTS.h>
9#include <aws/mailmanager/model/IpType.h>
19namespace MailManager {
33 AWS_MAILMANAGER_API
void CborEncode(Aws::Crt::Cbor::CborEncoder& encoder)
const;
43 m_ipTypeHasBeenSet =
true;
53 bool m_ipTypeHasBeenSet =
false;
AWS_MAILMANAGER_API PublicNetworkConfiguration(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
bool IpTypeHasBeenSet() const
AWS_MAILMANAGER_API PublicNetworkConfiguration()=default
AWS_MAILMANAGER_API void CborEncode(Aws::Crt::Cbor::CborEncoder &encoder) const
PublicNetworkConfiguration & WithIpType(IpType value)
AWS_MAILMANAGER_API PublicNetworkConfiguration & operator=(const std::shared_ptr< Aws::Crt::Cbor::CborDecoder > &decoder)
void SetIpType(IpType value)