7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/mailmanager/model/S3ExportDestinationConfiguration.h>
19namespace MailManager {
41 template <
typename S3T = S3ExportDestinationConfiguration>
43 m_s3HasBeenSet =
true;
44 m_s3 = std::forward<S3T>(value);
46 template <
typename S3T = S3ExportDestinationConfiguration>
48 SetS3(std::forward<S3T>(value));
54 bool m_s3HasBeenSet =
false;
AWS_MAILMANAGER_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3HasBeenSet() const
AWS_MAILMANAGER_API ExportDestinationConfiguration()=default
AWS_MAILMANAGER_API ExportDestinationConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ExportDestinationConfiguration & WithS3(S3T &&value)
const S3ExportDestinationConfiguration & GetS3() const
AWS_MAILMANAGER_API ExportDestinationConfiguration(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue