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