7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/iot/IoT_EXPORTS.h>
9#include <aws/iot/model/AuditTaskStatus.h>
10#include <aws/iot/model/AuditTaskType.h>
42 template <
typename TaskIdT = Aws::String>
44 m_taskIdHasBeenSet =
true;
45 m_taskId = std::forward<TaskIdT>(value);
47 template <
typename TaskIdT = Aws::String>
62 m_taskStatusHasBeenSet =
true;
79 m_taskTypeHasBeenSet =
true;
93 bool m_taskIdHasBeenSet =
false;
94 bool m_taskStatusHasBeenSet =
false;
95 bool m_taskTypeHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue