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