7#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
13template<
typename RESULT_TYPE>
14class AmazonWebServiceResult;
23namespace NetworkFirewall
53 inline void SetUpdateToken(
const char* value) { m_updateToken.assign(value); }
66 inline void SetFirewallArn(
const char* value) { m_firewallArn.assign(value); }
103 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
116 bool m_subnetChangeProtection;
UpdateSubnetChangeProtectionResult & WithFirewallName(Aws::String &&value)
const Aws::String & GetFirewallArn() const
UpdateSubnetChangeProtectionResult & WithRequestId(const char *value)
void SetRequestId(const char *value)
UpdateSubnetChangeProtectionResult & WithSubnetChangeProtection(bool value)
void SetUpdateToken(Aws::String &&value)
UpdateSubnetChangeProtectionResult & WithFirewallArn(Aws::String &&value)
UpdateSubnetChangeProtectionResult & WithFirewallArn(const char *value)
UpdateSubnetChangeProtectionResult & WithRequestId(const Aws::String &value)
UpdateSubnetChangeProtectionResult & WithUpdateToken(Aws::String &&value)
UpdateSubnetChangeProtectionResult & WithFirewallArn(const Aws::String &value)
UpdateSubnetChangeProtectionResult & WithFirewallName(const char *value)
bool GetSubnetChangeProtection() const
void SetRequestId(const Aws::String &value)
void SetFirewallArn(const char *value)
UpdateSubnetChangeProtectionResult & WithRequestId(Aws::String &&value)
void SetFirewallName(const Aws::String &value)
UpdateSubnetChangeProtectionResult & WithUpdateToken(const char *value)
void SetUpdateToken(const Aws::String &value)
AWS_NETWORKFIREWALL_API UpdateSubnetChangeProtectionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetUpdateToken(const char *value)
UpdateSubnetChangeProtectionResult & WithUpdateToken(const Aws::String &value)
const Aws::String & GetRequestId() const
const Aws::String & GetUpdateToken() const
const Aws::String & GetFirewallName() const
void SetFirewallName(Aws::String &&value)
void SetFirewallName(const char *value)
void SetRequestId(Aws::String &&value)
UpdateSubnetChangeProtectionResult & WithFirewallName(const Aws::String &value)
void SetSubnetChangeProtection(bool value)
void SetFirewallArn(const Aws::String &value)
AWS_NETWORKFIREWALL_API UpdateSubnetChangeProtectionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_NETWORKFIREWALL_API UpdateSubnetChangeProtectionResult()
void SetFirewallArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue