7#include <aws/timestream-write/TimestreamWrite_EXPORTS.h>
8#include <aws/timestream-write/model/S3Configuration.h>
21namespace TimestreamWrite
48 template<
typename S3ConfigurationT = S3Configuration>
49 void SetS3Configuration(S3ConfigurationT&& value) { m_s3ConfigurationHasBeenSet =
true; m_s3Configuration = std::forward<S3ConfigurationT>(value); }
50 template<
typename S3ConfigurationT = S3Configuration>
56 bool m_s3ConfigurationHasBeenSet =
false;
const S3Configuration & GetS3Configuration() const
AWS_TIMESTREAMWRITE_API MagneticStoreRejectedDataLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_TIMESTREAMWRITE_API Aws::Utils::Json::JsonValue Jsonize() const
bool S3ConfigurationHasBeenSet() const
MagneticStoreRejectedDataLocation & WithS3Configuration(S3ConfigurationT &&value)
void SetS3Configuration(S3ConfigurationT &&value)
AWS_TIMESTREAMWRITE_API MagneticStoreRejectedDataLocation()=default
AWS_TIMESTREAMWRITE_API MagneticStoreRejectedDataLocation(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue