7#include <aws/ec2/EC2_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSStreamFwd.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/ec2/model/Protocol.h>
150 bool m_sourceAddressesHasBeenSet =
false;
153 bool m_destinationAddressesHasBeenSet =
false;
156 bool m_sourcePortsHasBeenSet =
false;
159 bool m_destinationPortsHasBeenSet =
false;
162 bool m_sourcePrefixListsHasBeenSet =
false;
165 bool m_destinationPrefixListsHasBeenSet =
false;
168 bool m_protocolsHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
std::basic_ostream< char, std::char_traits< char > > OStream