CreateFirewallPolicyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A description of the firewall policy.

Link copied to clipboard

Indicates whether you want Network Firewall to just check the validity of the request, rather than run the request.

Link copied to clipboard

A complex type that contains settings for encryption of your firewall policy resources.

Link copied to clipboard

The rule groups and policy actions to use in 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
val tags: List<Tag>?

The key:value pairs to associate with the resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String