7#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace NetworkFirewall
49 template<
typename VpcEndpo
intAssociationArnT = Aws::String>
50 void SetVpcEndpointAssociationArn(VpcEndpointAssociationArnT&& value) { m_vpcEndpointAssociationArnHasBeenSet =
true; m_vpcEndpointAssociationArn = std::forward<VpcEndpointAssociationArnT>(value); }
51 template<
typename VpcEndpo
intAssociationArnT = Aws::String>
57 bool m_vpcEndpointAssociationArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue