UpdateFirewallRuleGroupAssociationRequest

Types

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

Properties

Link copied to clipboard

The identifier of the FirewallRuleGroupAssociation.

Link copied to clipboard

If enabled, this setting disallows modification or removal of the association, to help prevent against accidentally altering DNS firewall protections.

Link copied to clipboard
val name: String?

The name of the rule group association.

Link copied to clipboard

The setting that determines the processing order of the rule group among the rule groups that you associate with the specified VPC. DNS Firewall filters VPC traffic starting from the rule group with the lowest numeric priority setting.

Functions

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