7#include <aws/pipes/Pipes_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
50 inline void SetLogGroupArn(
const char* value) { m_logGroupArnHasBeenSet =
true; m_logGroupArn.assign(value); }
58 bool m_logGroupArnHasBeenSet =
false;
AWS_PIPES_API CloudwatchLogsLogDestination()
bool LogGroupArnHasBeenSet() const
AWS_PIPES_API CloudwatchLogsLogDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
CloudwatchLogsLogDestination & WithLogGroupArn(const Aws::String &value)
void SetLogGroupArn(Aws::String &&value)
const Aws::String & GetLogGroupArn() const
AWS_PIPES_API CloudwatchLogsLogDestination(Aws::Utils::Json::JsonView jsonValue)
CloudwatchLogsLogDestination & WithLogGroupArn(const char *value)
CloudwatchLogsLogDestination & WithLogGroupArn(Aws::String &&value)
void SetLogGroupArn(const char *value)
void SetLogGroupArn(const Aws::String &value)
AWS_PIPES_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue