| Package | Description |
|---|---|
| com.amazonaws.services.route53resolver |
When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.
|
| com.amazonaws.services.route53resolver.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.clone() |
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withFirewallRuleGroupAssociationId(String firewallRuleGroupAssociationId)
The identifier of the FirewallRuleGroupAssociation.
|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withMutationProtection(MutationProtectionStatus mutationProtection)
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withMutationProtection(String mutationProtection)
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withName(String name)
The name of the rule group association.
|
UpdateFirewallRuleGroupAssociationRequest |
UpdateFirewallRuleGroupAssociationRequest.withPriority(Integer priority)
The setting that determines the processing order of the rule group among the rule groups that you associate with
the specified VPC.
|
Copyright © 2025. All rights reserved.