| 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 |
|---|---|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.clone() |
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group that you want to retrieve the associations for.
|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of objects that you want Resolver to return for this request.
|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withNextToken(String nextToken)
For the first call to this list request, omit this value.
|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withPriority(Integer priority)
The setting that determines the processing order of the rule group among the rule groups that are associated with
a single VPC.
|
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withStatus(FirewallRuleGroupAssociationStatus status)
The association
Status setting that you want DNS Firewall to filter on for the list. |
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withStatus(String status)
The association
Status setting that you want DNS Firewall to filter on for the list. |
ListFirewallRuleGroupAssociationsRequest |
ListFirewallRuleGroupAssociationsRequest.withVpcId(String vpcId)
The unique identifier of the VPC that you want to retrieve the associations for.
|
Copyright © 2024. All rights reserved.