UpdateFirewallPolicyRequest
Types
Properties
Link copied to clipboard
A description of the firewall policy.
Link copied to clipboard
A complex type that contains settings for encryption of your firewall policy resources.
Link copied to clipboard
The updated firewall policy to use for the firewall. You can't add or remove a TLSInspectionConfiguration after you create a firewall policy. However, you can replace an existing TLS inspection configuration with another TLSInspectionConfiguration
.
Link copied to clipboard
The Amazon Resource Name (ARN) of the firewall policy.
Link copied to clipboard
The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it.
Link copied to clipboard
A token used for optimistic locking. Network Firewall returns a token to your requests that access the firewall policy. The token marks the state of the policy resource at the time of the request.
Functions
Link copied to clipboard
inline fun copy(block: UpdateFirewallPolicyRequest.Builder.() -> Unit = {}): UpdateFirewallPolicyRequest