7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/securityhub/SecurityHub_EXPORTS.h>
41 template <
typename IpAddressV4T = Aws::String>
43 m_ipAddressV4HasBeenSet =
true;
44 m_ipAddressV4 = std::forward<IpAddressV4T>(value);
46 template <
typename IpAddressV4T = Aws::String>
54 bool m_ipAddressV4HasBeenSet =
false;
ActionLocalIpDetails & WithIpAddressV4(IpAddressV4T &&value)
void SetIpAddressV4(IpAddressV4T &&value)
AWS_SECURITYHUB_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_SECURITYHUB_API ActionLocalIpDetails & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetIpAddressV4() const
AWS_SECURITYHUB_API ActionLocalIpDetails()=default
bool IpAddressV4HasBeenSet() const
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