7#include <aws/securityagent/SecurityAgent_EXPORTS.h>
8#include <aws/securityagent/model/CloudWatchLog.h>
9#include <aws/securityagent/model/LogType.h>
20namespace SecurityAgent {
43 m_logTypeHasBeenSet =
true;
58 template <
typename CloudWatchLogT = CloudWatchLog>
60 m_cloudWatchLogHasBeenSet =
true;
61 m_cloudWatchLog = std::forward<CloudWatchLogT>(value);
63 template <
typename CloudWatchLogT = CloudWatchLog>
72 CloudWatchLog m_cloudWatchLog;
73 bool m_logTypeHasBeenSet =
false;
74 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