7#include <aws/osis/OSIS_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
51 inline void SetLogGroup(
const char* value) { m_logGroupHasBeenSet =
true; m_logGroup.assign(value); }
59 bool m_logGroupHasBeenSet =
false;
AWS_OSIS_API CloudWatchLogDestination()
bool LogGroupHasBeenSet() const
void SetLogGroup(const Aws::String &value)
AWS_OSIS_API CloudWatchLogDestination(Aws::Utils::Json::JsonView jsonValue)
AWS_OSIS_API CloudWatchLogDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetLogGroup(const char *value)
CloudWatchLogDestination & WithLogGroup(const Aws::String &value)
CloudWatchLogDestination & WithLogGroup(Aws::String &&value)
AWS_OSIS_API Aws::Utils::Json::JsonValue Jsonize() const
void SetLogGroup(Aws::String &&value)
const Aws::String & GetLogGroup() const
CloudWatchLogDestination & WithLogGroup(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue