7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/imagebuilder/model/S3Logs.h>
47 inline void SetS3Logs(
const S3Logs& value) { m_s3LogsHasBeenSet =
true; m_s3Logs = value; }
48 inline void SetS3Logs(
S3Logs&& value) { m_s3LogsHasBeenSet =
true; m_s3Logs = std::move(value); }
55 bool m_s3LogsHasBeenSet =
false;
AWS_IMAGEBUILDER_API Logging & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_IMAGEBUILDER_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_IMAGEBUILDER_API Logging()
Logging & WithS3Logs(S3Logs &&value)
Logging & WithS3Logs(const S3Logs &value)
AWS_IMAGEBUILDER_API Logging(Aws::Utils::Json::JsonView jsonValue)
void SetS3Logs(S3Logs &&value)
void SetS3Logs(const S3Logs &value)
bool S3LogsHasBeenSet() const
const S3Logs & GetS3Logs() const
Aws::Utils::Json::JsonValue JsonValue