7#include <aws/logs/CloudWatchLogs_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/logs/model/EvaluationFrequency.h>
11#include <aws/logs/model/AnomalyDetectorStatus.h>
16template<
typename RESULT_TYPE>
17class AmazonWebServiceResult;
26namespace CloudWatchLogs
113 inline void SetKmsKeyId(
const char* value) { m_kmsKeyId.assign(value); }
153 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
172 long long m_creationTimeStamp;
174 long long m_lastModifiedTimeStamp;
176 long long m_anomalyVisibilityTime;
void SetAnomalyVisibilityTime(long long value)
GetLogAnomalyDetectorResult & WithRequestId(const Aws::String &value)
GetLogAnomalyDetectorResult & WithDetectorName(const char *value)
void SetRequestId(Aws::String &&value)
GetLogAnomalyDetectorResult & WithKmsKeyId(const Aws::String &value)
GetLogAnomalyDetectorResult & WithLastModifiedTimeStamp(long long value)
void SetAnomalyDetectorStatus(const AnomalyDetectorStatus &value)
void SetKmsKeyId(const char *value)
void SetLogGroupArnList(Aws::Vector< Aws::String > &&value)
GetLogAnomalyDetectorResult & WithEvaluationFrequency(EvaluationFrequency &&value)
GetLogAnomalyDetectorResult & WithLogGroupArnList(Aws::Vector< Aws::String > &&value)
void SetFilterPattern(const char *value)
void SetDetectorName(Aws::String &&value)
GetLogAnomalyDetectorResult & AddLogGroupArnList(const Aws::String &value)
void SetAnomalyDetectorStatus(AnomalyDetectorStatus &&value)
void SetDetectorName(const char *value)
AWS_CLOUDWATCHLOGS_API GetLogAnomalyDetectorResult()
GetLogAnomalyDetectorResult & WithDetectorName(const Aws::String &value)
const Aws::String & GetKmsKeyId() const
GetLogAnomalyDetectorResult & WithAnomalyDetectorStatus(const AnomalyDetectorStatus &value)
GetLogAnomalyDetectorResult & AddLogGroupArnList(const char *value)
void SetLogGroupArnList(const Aws::Vector< Aws::String > &value)
GetLogAnomalyDetectorResult & AddLogGroupArnList(Aws::String &&value)
GetLogAnomalyDetectorResult & WithEvaluationFrequency(const EvaluationFrequency &value)
AWS_CLOUDWATCHLOGS_API GetLogAnomalyDetectorResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetLogAnomalyDetectorResult & WithAnomalyVisibilityTime(long long value)
void SetEvaluationFrequency(const EvaluationFrequency &value)
GetLogAnomalyDetectorResult & WithKmsKeyId(const char *value)
const AnomalyDetectorStatus & GetAnomalyDetectorStatus() const
void SetCreationTimeStamp(long long value)
void SetKmsKeyId(Aws::String &&value)
void SetEvaluationFrequency(EvaluationFrequency &&value)
const Aws::String & GetDetectorName() const
long long GetCreationTimeStamp() const
void SetFilterPattern(Aws::String &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetFilterPattern() const
const Aws::Vector< Aws::String > & GetLogGroupArnList() const
GetLogAnomalyDetectorResult & WithFilterPattern(const Aws::String &value)
GetLogAnomalyDetectorResult & WithRequestId(Aws::String &&value)
long long GetAnomalyVisibilityTime() const
void SetRequestId(const Aws::String &value)
GetLogAnomalyDetectorResult & WithFilterPattern(Aws::String &&value)
void SetKmsKeyId(const Aws::String &value)
GetLogAnomalyDetectorResult & WithDetectorName(Aws::String &&value)
void SetDetectorName(const Aws::String &value)
GetLogAnomalyDetectorResult & WithLogGroupArnList(const Aws::Vector< Aws::String > &value)
long long GetLastModifiedTimeStamp() const
GetLogAnomalyDetectorResult & WithRequestId(const char *value)
GetLogAnomalyDetectorResult & WithKmsKeyId(Aws::String &&value)
void SetRequestId(const char *value)
const EvaluationFrequency & GetEvaluationFrequency() const
GetLogAnomalyDetectorResult & WithAnomalyDetectorStatus(AnomalyDetectorStatus &&value)
GetLogAnomalyDetectorResult & WithCreationTimeStamp(long long value)
AWS_CLOUDWATCHLOGS_API GetLogAnomalyDetectorResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetLastModifiedTimeStamp(long long value)
GetLogAnomalyDetectorResult & WithFilterPattern(const char *value)
void SetFilterPattern(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue