Module: Aws::NetworkFirewall::Client::_UpdateFirewallPolicyChangeProtectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateFirewallPolicyChangeProtectionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #firewall_arn ⇒ ::String
- #firewall_name ⇒ ::String
- #firewall_policy_change_protection ⇒ Boolean
- #update_token ⇒ ::String
Instance Method Details
#firewall_arn ⇒ ::String
1345 |
# File 'sig/client.rbs', line 1345 def firewall_arn: () -> ::String |
#firewall_name ⇒ ::String
1346 |
# File 'sig/client.rbs', line 1346 def firewall_name: () -> ::String |
#firewall_policy_change_protection ⇒ Boolean
1347 |
# File 'sig/client.rbs', line 1347 def firewall_policy_change_protection: () -> bool |
#update_token ⇒ ::String
1344 |
# File 'sig/client.rbs', line 1344 def update_token: () -> ::String |