7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/timestream-query/model/S3Configuration.h>
19namespace TimestreamQuery {
40 template <
typename S3ConfigurationT = S3Configuration>
42 m_s3ConfigurationHasBeenSet =
true;
43 m_s3Configuration = std::forward<S3ConfigurationT>(value);
45 template <
typename S3ConfigurationT = S3Configuration>
53 bool m_s3ConfigurationHasBeenSet =
false;
ErrorReportConfiguration & WithS3Configuration(S3ConfigurationT &&value)
AWS_TIMESTREAMQUERY_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3ConfigurationHasBeenSet() const
AWS_TIMESTREAMQUERY_API ErrorReportConfiguration(Aws::Utils::Json::JsonView jsonValue)
const S3Configuration & GetS3Configuration() const
AWS_TIMESTREAMQUERY_API ErrorReportConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMQUERY_API ErrorReportConfiguration()=default
void SetS3Configuration(S3ConfigurationT &&value)
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
Aws::Utils::Json::JsonValue JsonValue