UpdateFirewallDeleteProtectionRequest
Types
Properties
Link copied to clipboard
A flag indicating whether it is possible to delete the firewall. A setting of TRUE
indicates that the firewall is protected against deletion. Use this setting to protect against accidentally deleting a firewall that is in use. When you create a firewall, the operation initializes this flag to TRUE
.
Link copied to clipboard
The Amazon Resource Name (ARN) of the firewall.
Link copied to clipboard
The descriptive name of the firewall. You can't change the name of a firewall after you create it.
Link copied to clipboard
An optional token that you can use for optimistic locking. Network Firewall returns a token to your requests that access the firewall. The token marks the state of the firewall resource at the time of the request.
Functions
Link copied to clipboard
inline fun copy(block: UpdateFirewallDeleteProtectionRequest.Builder.() -> Unit = {}): UpdateFirewallDeleteProtectionRequest