GetResolverFirewallConfigResult

data class GetResolverFirewallConfigResult(val firewallFailOpen: String, val id: String, val ownerId: String, val resourceId: String)

A collection of values returned by getResolverFirewallConfig.

Constructors

Link copied to clipboard
constructor(firewallFailOpen: String, id: String, ownerId: String, resourceId: String)

Types

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 provider-assigned unique ID for this managed resource.

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