Class: Aws::Types::DeleteFirewallRuleEntry

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)


272
273
274
# File 'sig/types.rbs', line 272

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)


271
272
273
# File 'sig/types.rbs', line 271

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)


273
274
275
# File 'sig/types.rbs', line 273

def firewall_threat_protection_id
  @firewall_threat_protection_id
end

#qtype::String

Returns the value of attribute qtype.

Returns:

  • (::String)


274
275
276
# File 'sig/types.rbs', line 274

def qtype
  @qtype
end