15namespace NetworkFirewall
71 inline void SetRuleGroupName(
const char* value) { m_ruleGroupNameHasBeenSet =
true; m_ruleGroupName.assign(value); }
128 inline void SetRuleGroupArn(
const char* value) { m_ruleGroupArnHasBeenSet =
true; m_ruleGroupArn.assign(value); }
203 bool m_ruleGroupNameHasBeenSet =
false;
206 bool m_ruleGroupArnHasBeenSet =
false;
209 bool m_typeHasBeenSet =
false;
#define AWS_NETWORKFIREWALL_API
Aws::Map< Aws::String, Aws::String > HeaderValueCollection
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String