7#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
8#include <aws/imagebuilder/model/S3Logs.h>
19namespace imagebuilder {
41 template <
typename S3LogsT = S3Logs>
43 m_s3LogsHasBeenSet =
true;
44 m_s3Logs = std::forward<S3LogsT>(value);
46 template <
typename S3LogsT = S3Logs>
54 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