7#include <aws/network-firewall/NetworkFirewall_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/network-firewall/model/GeneratedRulesType.h>
10#include <aws/core/utils/memory/stl/AWSString.h>
11#include <aws/network-firewall/model/TargetType.h>
24namespace NetworkFirewall
106 bool m_targetsHasBeenSet =
false;
109 bool m_targetTypesHasBeenSet =
false;
112 bool m_generatedRulesTypeHasBeenSet =
false;
AWS_NETWORKFIREWALL_API RulesSourceList()
void SetTargetTypes(Aws::Vector< TargetType > &&value)
RulesSourceList & WithTargetTypes(const Aws::Vector< TargetType > &value)
AWS_NETWORKFIREWALL_API RulesSourceList & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetTargetTypes(const Aws::Vector< TargetType > &value)
bool GeneratedRulesTypeHasBeenSet() const
RulesSourceList & WithTargetTypes(Aws::Vector< TargetType > &&value)
RulesSourceList & AddTargetTypes(TargetType &&value)
const Aws::Vector< Aws::String > & GetTargets() const
void SetTargets(const Aws::Vector< Aws::String > &value)
void SetTargets(Aws::Vector< Aws::String > &&value)
RulesSourceList & AddTargetTypes(const TargetType &value)
RulesSourceList & WithTargets(const Aws::Vector< Aws::String > &value)
void SetGeneratedRulesType(GeneratedRulesType &&value)
RulesSourceList & WithTargets(Aws::Vector< Aws::String > &&value)
AWS_NETWORKFIREWALL_API Aws::Utils::Json::JsonValue Jsonize() const
RulesSourceList & AddTargets(const char *value)
RulesSourceList & WithGeneratedRulesType(const GeneratedRulesType &value)
AWS_NETWORKFIREWALL_API RulesSourceList(Aws::Utils::Json::JsonView jsonValue)
const GeneratedRulesType & GetGeneratedRulesType() const
bool TargetsHasBeenSet() const
void SetGeneratedRulesType(const GeneratedRulesType &value)
RulesSourceList & WithGeneratedRulesType(GeneratedRulesType &&value)
const Aws::Vector< TargetType > & GetTargetTypes() const
RulesSourceList & AddTargets(Aws::String &&value)
RulesSourceList & AddTargets(const Aws::String &value)
bool TargetTypesHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue