Class: Aws::Types::FirewallRuleType

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dns_threat_protectionTypes::DnsThreatProtectionRuleTypeConfig

Returns the value of attribute dns_threat_protection.



511
512
513
# File 'sig/types.rbs', line 511

def dns_threat_protection
  @dns_threat_protection
end

#firewall_advanced_content_categoryTypes::FirewallAdvancedContentCategoryConfig

Returns the value of attribute firewall_advanced_content_category.



509
510
511
# File 'sig/types.rbs', line 509

def 
  @firewall_advanced_content_category
end

#firewall_advanced_threat_categoryTypes::FirewallAdvancedThreatCategoryConfig

Returns the value of attribute firewall_advanced_threat_category.



510
511
512
# File 'sig/types.rbs', line 510

def firewall_advanced_threat_category
  @firewall_advanced_threat_category
end

#partner_threat_protectionTypes::PartnerThreatProtectionConfig

Returns the value of attribute partner_threat_protection.



508
509
510
# File 'sig/types.rbs', line 508

def partner_threat_protection
  @partner_threat_protection
end