7#include <aws/guardduty/GuardDuty_EXPORTS.h>
8#include <aws/core/utils/DateTime.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
59 inline void SetNamespacePid(
int value) { m_namespacePidHasBeenSet =
true; m_namespacePid = value; }
69 inline void SetUserId(
int value) { m_userIdHasBeenSet =
true; m_userId = value; }
81 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
91 inline int GetPid()
const{
return m_pid; }
93 inline void SetPid(
int value) { m_pidHasBeenSet =
true; m_pid = value; }
105 inline void SetUuid(
const char* value) { m_uuidHasBeenSet =
true; m_uuid.assign(value); }
119 inline void SetExecutablePath(
const char* value) { m_executablePathHasBeenSet =
true; m_executablePath.assign(value); }
131 inline void SetEuid(
int value) { m_euidHasBeenSet =
true; m_euid = value; }
144 inline void SetParentUuid(
const char* value) { m_parentUuidHasBeenSet =
true; m_parentUuid.assign(value); }
152 bool m_startTimeHasBeenSet =
false;
155 bool m_namespacePidHasBeenSet =
false;
158 bool m_userIdHasBeenSet =
false;
161 bool m_nameHasBeenSet =
false;
164 bool m_pidHasBeenSet =
false;
167 bool m_uuidHasBeenSet =
false;
170 bool m_executablePathHasBeenSet =
false;
173 bool m_euidHasBeenSet =
false;
176 bool m_parentUuidHasBeenSet =
false;
AWS_GUARDDUTY_API LineageObject & operator=(Aws::Utils::Json::JsonView jsonValue)
bool UuidHasBeenSet() const
bool NamespacePidHasBeenSet() const
LineageObject & WithEuid(int value)
bool NameHasBeenSet() const
void SetName(const Aws::String &value)
const Aws::String & GetParentUuid() const
void SetNamespacePid(int value)
LineageObject & WithName(const Aws::String &value)
LineageObject & WithStartTime(const Aws::Utils::DateTime &value)
void SetStartTime(Aws::Utils::DateTime &&value)
const Aws::Utils::DateTime & GetStartTime() const
void SetParentUuid(Aws::String &&value)
AWS_GUARDDUTY_API LineageObject(Aws::Utils::Json::JsonView jsonValue)
AWS_GUARDDUTY_API LineageObject()
void SetUserId(int value)
LineageObject & WithNamespacePid(int value)
void SetExecutablePath(Aws::String &&value)
LineageObject & WithName(Aws::String &&value)
LineageObject & WithParentUuid(const Aws::String &value)
void SetName(Aws::String &&value)
LineageObject & WithExecutablePath(const char *value)
void SetUuid(Aws::String &&value)
void SetExecutablePath(const char *value)
const Aws::String & GetExecutablePath() const
bool ParentUuidHasBeenSet() const
void SetUuid(const char *value)
LineageObject & WithExecutablePath(Aws::String &&value)
LineageObject & WithStartTime(Aws::Utils::DateTime &&value)
void SetParentUuid(const char *value)
LineageObject & WithName(const char *value)
AWS_GUARDDUTY_API Aws::Utils::Json::JsonValue Jsonize() const
LineageObject & WithParentUuid(const char *value)
bool UserIdHasBeenSet() const
bool StartTimeHasBeenSet() const
LineageObject & WithExecutablePath(const Aws::String &value)
LineageObject & WithUuid(const char *value)
void SetParentUuid(const Aws::String &value)
const Aws::String & GetUuid() const
LineageObject & WithParentUuid(Aws::String &&value)
void SetName(const char *value)
int GetNamespacePid() const
bool ExecutablePathHasBeenSet() const
LineageObject & WithUuid(Aws::String &&value)
LineageObject & WithPid(int value)
const Aws::String & GetName() const
void SetStartTime(const Aws::Utils::DateTime &value)
LineageObject & WithUserId(int value)
LineageObject & WithUuid(const Aws::String &value)
void SetExecutablePath(const Aws::String &value)
bool PidHasBeenSet() const
void SetUuid(const Aws::String &value)
bool EuidHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue