Module: Aws::NetworkFirewall::Client::_UpdateFirewallPolicyChangeProtectionResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::UpdateFirewallPolicyChangeProtectionResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#firewall_arn::String

Returns:

  • (::String)


1322
# File 'sig/client.rbs', line 1322

def firewall_arn: () -> ::String

#firewall_name::String

Returns:

  • (::String)


1323
# File 'sig/client.rbs', line 1323

def firewall_name: () -> ::String

#firewall_policy_change_protectionBoolean

Returns:

  • (Boolean)


1324
# File 'sig/client.rbs', line 1324

def firewall_policy_change_protection: () -> bool

#update_token::String

Returns:

  • (::String)


1321
# File 'sig/client.rbs', line 1321

def update_token: () -> ::String