7#include <aws/securityagent/SecurityAgent_EXPORTS.h>
8#include <aws/securityagent/model/CloudWatchLog.h>
9#include <aws/securityagent/model/LogType.h>
20namespace SecurityAgent {
42 m_logTypeHasBeenSet =
true;
57 template <
typename CloudWatchLogT = CloudWatchLog>
59 m_cloudWatchLogHasBeenSet =
true;
60 m_cloudWatchLog = std::forward<CloudWatchLogT>(value);
62 template <
typename CloudWatchLogT = CloudWatchLog>
71 CloudWatchLog m_cloudWatchLog;
72 bool m_logTypeHasBeenSet =
false;
73 bool m_cloudWatchLogHasBeenSet =
false;
const CloudWatchLog & GetCloudWatchLog() const
LogType GetLogType() const
AWS_SECURITYAGENT_API LogLocation()=default
LogLocation & WithLogType(LogType value)
AWS_SECURITYAGENT_API LogLocation & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SECURITYAGENT_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYAGENT_API LogLocation(Aws::Utils::Json::JsonView jsonValue)
bool CloudWatchLogHasBeenSet() const
bool LogTypeHasBeenSet() const
LogLocation & WithCloudWatchLog(CloudWatchLogT &&value)
void SetCloudWatchLog(CloudWatchLogT &&value)
void SetLogType(LogType value)
Aws::Utils::Json::JsonValue JsonValue