7#include <aws/securityhub/SecurityHub_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetIpAddressV4(
const char* value) { m_ipAddressV4HasBeenSet =
true; m_ipAddressV4.assign(value); }
57 bool m_ipAddressV4HasBeenSet =
false;
ActionLocalIpDetails & WithIpAddressV4(Aws::String &&value)
void SetIpAddressV4(const char *value)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
void SetIpAddressV4(const Aws::String &value)
ActionLocalIpDetails & WithIpAddressV4(const Aws::String &value)
AWS_SECURITYHUB_API ActionLocalIpDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetIpAddressV4() const
bool IpAddressV4HasBeenSet() const
void SetIpAddressV4(Aws::String &&value)
AWS_SECURITYHUB_API ActionLocalIpDetails()
ActionLocalIpDetails & WithIpAddressV4(const char *value)
AWS_SECURITYHUB_API ActionLocalIpDetails(Aws::Utils::Json::JsonView jsonValue)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue