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)


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

def firewall_arn: () -> ::String

#firewall_name::String

Returns:

  • (::String)


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

def firewall_name: () -> ::String

#firewall_policy_change_protectionBoolean

Returns:

  • (Boolean)


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

def firewall_policy_change_protection: () -> bool

#update_token::String

Returns:

  • (::String)


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

def update_token: () -> ::String