7#include <aws/internetmonitor/InternetMonitor_EXPORTS.h>
8#include <aws/internetmonitor/model/S3Config.h>
21namespace InternetMonitor
53 inline void SetS3Config(
S3Config&& value) { m_s3ConfigHasBeenSet =
true; m_s3Config = std::move(value); }
60 bool m_s3ConfigHasBeenSet =
false;
InternetMeasurementsLogDelivery & WithS3Config(S3Config &&value)
void SetS3Config(const S3Config &value)
AWS_INTERNETMONITOR_API InternetMeasurementsLogDelivery(Aws::Utils::Json::JsonView jsonValue)
void SetS3Config(S3Config &&value)
InternetMeasurementsLogDelivery & WithS3Config(const S3Config &value)
AWS_INTERNETMONITOR_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_INTERNETMONITOR_API InternetMeasurementsLogDelivery()
AWS_INTERNETMONITOR_API InternetMeasurementsLogDelivery & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3ConfigHasBeenSet() const
const S3Config & GetS3Config() const
Aws::Utils::Json::JsonValue JsonValue