FirewallConfig

Configuration of the firewall behavior provided by DNS Firewall for a single VPC from Amazon Virtual Private Cloud (Amazon VPC).

Types

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

Properties

Link copied to clipboard

Determines how DNS Firewall operates during failures, for example when all traffic that is sent to DNS Firewall fails to receive a reply.

Link copied to clipboard
val id: String?

The ID of the firewall configuration.

Link copied to clipboard

The Amazon Web Services account ID of the owner of the VPC that this firewall configuration applies to.

Link copied to clipboard

The ID of the VPC that this firewall configuration applies to.

Functions

Link copied to clipboard
inline fun copy(block: FirewallConfig.Builder.() -> Unit = {}): FirewallConfig
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