7#include <aws/mailmanager/MailManager_EXPORTS.h>
8#include <aws/mailmanager/model/S3ExportDestinationConfiguration.h>
47 template<
typename S3T = S3ExportDestinationConfiguration>
48 void SetS3(S3T&& value) { m_s3HasBeenSet =
true; m_s3 = std::forward<S3T>(value); }
49 template<
typename S3T = S3ExportDestinationConfiguration>
55 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