7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/imagebuilder/Imagebuilder_EXPORTS.h>
19namespace imagebuilder {
44 template <
typename LogGroupNameT = Aws::String>
46 m_logGroupNameHasBeenSet =
true;
47 m_logGroupName = std::forward<LogGroupNameT>(value);
49 template <
typename LogGroupNameT = Aws::String>
57 bool m_logGroupNameHasBeenSet =
false;
AWS_IMAGEBUILDER_API ImageLoggingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLogGroupName(LogGroupNameT &&value)
bool LogGroupNameHasBeenSet() const
AWS_IMAGEBUILDER_API ImageLoggingConfiguration(Aws::Utils::Json::JsonView jsonValue)
ImageLoggingConfiguration & WithLogGroupName(LogGroupNameT &&value)
AWS_IMAGEBUILDER_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetLogGroupName() const
AWS_IMAGEBUILDER_API ImageLoggingConfiguration()=default
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue