7#include <aws/inspector/Inspector_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/inspector/model/AgentHealth.h>
51 inline void SetHostname(
const char* value) { m_hostnameHasBeenSet =
true; m_hostname.assign(value); }
65 inline void SetAgentId(
const char* value) { m_agentIdHasBeenSet =
true; m_agentId.assign(value); }
79 inline void SetAutoScalingGroup(
const char* value) { m_autoScalingGroupHasBeenSet =
true; m_autoScalingGroup.assign(value); }
105 inline void SetAgentVersion(
const char* value) { m_agentVersionHasBeenSet =
true; m_agentVersion.assign(value); }
120 inline void SetOperatingSystem(
const char* value) { m_operatingSystemHasBeenSet =
true; m_operatingSystem.assign(value); }
135 inline void SetKernelVersion(
const char* value) { m_kernelVersionHasBeenSet =
true; m_kernelVersion.assign(value); }
150 inline void SetIpv4Address(
const char* value) { m_ipv4AddressHasBeenSet =
true; m_ipv4Address.assign(value); }
158 bool m_hostnameHasBeenSet =
false;
161 bool m_agentIdHasBeenSet =
false;
164 bool m_autoScalingGroupHasBeenSet =
false;
167 bool m_agentHealthHasBeenSet =
false;
170 bool m_agentVersionHasBeenSet =
false;
173 bool m_operatingSystemHasBeenSet =
false;
176 bool m_kernelVersionHasBeenSet =
false;
179 bool m_ipv4AddressHasBeenSet =
false;
AgentPreview & WithAgentVersion(const Aws::String &value)
AgentPreview & WithOperatingSystem(const char *value)
const Aws::String & GetAgentVersion() const
void SetIpv4Address(const Aws::String &value)
void SetAgentHealth(AgentHealth &&value)
bool HostnameHasBeenSet() const
bool AgentVersionHasBeenSet() const
AgentPreview & WithAgentHealth(const AgentHealth &value)
void SetOperatingSystem(const Aws::String &value)
void SetAgentId(const char *value)
bool AgentHealthHasBeenSet() const
AWS_INSPECTOR_API AgentPreview & operator=(Aws::Utils::Json::JsonView jsonValue)
AgentPreview & WithAgentId(const Aws::String &value)
const Aws::String & GetKernelVersion() const
void SetHostname(Aws::String &&value)
const AgentHealth & GetAgentHealth() const
bool AutoScalingGroupHasBeenSet() const
void SetAgentId(const Aws::String &value)
AgentPreview & WithIpv4Address(Aws::String &&value)
AgentPreview & WithAgentHealth(AgentHealth &&value)
AgentPreview & WithAgentVersion(const char *value)
void SetAgentVersion(Aws::String &&value)
bool Ipv4AddressHasBeenSet() const
void SetHostname(const char *value)
AgentPreview & WithAutoScalingGroup(Aws::String &&value)
void SetAgentVersion(const Aws::String &value)
AgentPreview & WithAgentVersion(Aws::String &&value)
AgentPreview & WithAutoScalingGroup(const Aws::String &value)
void SetOperatingSystem(Aws::String &&value)
void SetAutoScalingGroup(const char *value)
void SetIpv4Address(Aws::String &&value)
bool OperatingSystemHasBeenSet() const
void SetAgentHealth(const AgentHealth &value)
AgentPreview & WithKernelVersion(const Aws::String &value)
AgentPreview & WithAutoScalingGroup(const char *value)
AgentPreview & WithIpv4Address(const char *value)
AgentPreview & WithKernelVersion(const char *value)
AgentPreview & WithHostname(const Aws::String &value)
AWS_INSPECTOR_API AgentPreview(Aws::Utils::Json::JsonView jsonValue)
void SetKernelVersion(const Aws::String &value)
void SetIpv4Address(const char *value)
AgentPreview & WithHostname(const char *value)
AgentPreview & WithAgentId(Aws::String &&value)
void SetOperatingSystem(const char *value)
AWS_INSPECTOR_API Aws::Utils::Json::JsonValue Jsonize() const
AgentPreview & WithOperatingSystem(const Aws::String &value)
void SetAgentId(Aws::String &&value)
AWS_INSPECTOR_API AgentPreview()
void SetKernelVersion(Aws::String &&value)
const Aws::String & GetIpv4Address() const
void SetKernelVersion(const char *value)
AgentPreview & WithAgentId(const char *value)
AgentPreview & WithIpv4Address(const Aws::String &value)
void SetAutoScalingGroup(Aws::String &&value)
const Aws::String & GetOperatingSystem() const
AgentPreview & WithKernelVersion(Aws::String &&value)
void SetAutoScalingGroup(const Aws::String &value)
const Aws::String & GetAutoScalingGroup() const
AgentPreview & WithHostname(Aws::String &&value)
bool AgentIdHasBeenSet() const
bool KernelVersionHasBeenSet() const
AgentPreview & WithOperatingSystem(Aws::String &&value)
const Aws::String & GetHostname() const
const Aws::String & GetAgentId() const
void SetHostname(const Aws::String &value)
void SetAgentVersion(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue