7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/logs/CloudWatchLogsRequest.h>
9#include <aws/logs/CloudWatchLogs_EXPORTS.h>
14namespace CloudWatchLogs {
41 template <
typename LogGroupIdentifierT = Aws::String>
43 m_logGroupIdentifierHasBeenSet =
true;
44 m_logGroupIdentifier = std::forward<LogGroupIdentifierT>(value);
46 template <
typename LogGroupIdentifierT = Aws::String>
54 bool m_logGroupIdentifierHasBeenSet =
false;
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String