Class: Aws::Types::DescribeFirewallResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#firewallTypes::Firewall

Returns the value of attribute firewall.

Returns:



568
569
570
# File 'sig/types.rbs', line 568

def firewall
  @firewall
end

#firewall_statusTypes::FirewallStatus

Returns the value of attribute firewall_status.



569
570
571
# File 'sig/types.rbs', line 569

def firewall_status
  @firewall_status
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


567
568
569
# File 'sig/types.rbs', line 567

def update_token
  @update_token
end