updateFirewallDeleteProtection
inline suspend fun NetworkFirewallClient.updateFirewallDeleteProtection(crossinline block: UpdateFirewallDeleteProtectionRequest.Builder.() -> Unit): UpdateFirewallDeleteProtectionResponse
Modifies the flag, DeleteProtection
, which indicates whether it is possible to delete the firewall. If the flag is set to TRUE
, the firewall is protected against deletion. This setting helps protect against accidentally deleting a firewall that's in use.