7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/pipes/Pipes_EXPORTS.h>
42 template <
typename LogGroupArnT = Aws::String>
44 m_logGroupArnHasBeenSet =
true;
45 m_logGroupArn = std::forward<LogGroupArnT>(value);
47 template <
typename LogGroupArnT = Aws::String>
55 bool m_logGroupArnHasBeenSet =
false;
bool LogGroupArnHasBeenSet() const
AWS_PIPES_API CloudwatchLogsLogDestination & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_PIPES_API CloudwatchLogsLogDestination()=default
const Aws::String & GetLogGroupArn() const
AWS_PIPES_API CloudwatchLogsLogDestination(Aws::Utils::Json::JsonView jsonValue)
void SetLogGroupArn(LogGroupArnT &&value)
AWS_PIPES_API Aws::Utils::Json::JsonValue Jsonize() const
CloudwatchLogsLogDestination & WithLogGroupArn(LogGroupArnT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue