Class: Aws::Types::DeleteFirewallRuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#firewall_domain_list_id::String

Returns the value of attribute firewall_domain_list_id.

Returns:

  • (::String)


290
291
292
# File 'sig/types.rbs', line 290

def firewall_domain_list_id
  @firewall_domain_list_id
end

#firewall_rule_group_id::String

Returns the value of attribute firewall_rule_group_id.

Returns:

  • (::String)


289
290
291
# File 'sig/types.rbs', line 289

def firewall_rule_group_id
  @firewall_rule_group_id
end

#firewall_threat_protection_id::String

Returns the value of attribute firewall_threat_protection_id.

Returns:

  • (::String)


291
292
293
# File 'sig/types.rbs', line 291

def firewall_threat_protection_id
  @firewall_threat_protection_id
end

#qtype::String

Returns the value of attribute qtype.

Returns:

  • (::String)


292
293
294
# File 'sig/types.rbs', line 292

def qtype
  @qtype
end