7#include <aws/logs/CloudWatchLogs_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace CloudWatchLogs
53 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
void SetRequestId(Aws::String &&value)
AWS_CLOUDWATCHLOGS_API CreateLogAnomalyDetectorResult()
void SetAnomalyDetectorArn(const Aws::String &value)
const Aws::String & GetAnomalyDetectorArn() const
const Aws::String & GetRequestId() const
AWS_CLOUDWATCHLOGS_API CreateLogAnomalyDetectorResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const Aws::String &value)
CreateLogAnomalyDetectorResult & WithAnomalyDetectorArn(Aws::String &&value)
CreateLogAnomalyDetectorResult & WithAnomalyDetectorArn(const char *value)
void SetAnomalyDetectorArn(const char *value)
CreateLogAnomalyDetectorResult & WithAnomalyDetectorArn(const Aws::String &value)
CreateLogAnomalyDetectorResult & WithRequestId(const Aws::String &value)
void SetAnomalyDetectorArn(Aws::String &&value)
CreateLogAnomalyDetectorResult & WithRequestId(Aws::String &&value)
CreateLogAnomalyDetectorResult & WithRequestId(const char *value)
AWS_CLOUDWATCHLOGS_API CreateLogAnomalyDetectorResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetRequestId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue