Class: Aws::Types::DeleteFirewallRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#firewall_arn::String

Returns the value of attribute firewall_arn.

Returns:

  • (::String)


399
400
401
# File 'sig/types.rbs', line 399

def firewall_arn
  @firewall_arn
end

#firewall_name::String

Returns the value of attribute firewall_name.

Returns:

  • (::String)


398
399
400
# File 'sig/types.rbs', line 398

def firewall_name
  @firewall_name
end