7#include <aws/timestream-query/TimestreamQuery_EXPORTS.h>
8#include <aws/timestream-query/model/S3Configuration.h>
21namespace TimestreamQuery
46 template<
typename S3ConfigurationT = S3Configuration>
48 template<
typename S3ConfigurationT = S3Configuration>
54 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