Class: Aws::Types::UpdateFirewallPolicyResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#firewall_policy_responseTypes::FirewallPolicyResponse

Returns the value of attribute firewall_policy_response.



1876
1877
1878
# File 'sig/types.rbs', line 1876

def firewall_policy_response
  @firewall_policy_response
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


1875
1876
1877
# File 'sig/types.rbs', line 1875

def update_token
  @update_token
end