| 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 |
|---|---|
ListResolverRuleAssociationsRequest |
ListResolverRuleAssociationsRequest.clone() |
ListResolverRuleAssociationsRequest |
ListResolverRuleAssociationsRequest.withFilters(Collection<Filter> filters)
An optional specification to return a subset of Resolver rules, such as Resolver rules that are associated with
the same VPC ID.
|
ListResolverRuleAssociationsRequest |
ListResolverRuleAssociationsRequest.withFilters(Filter... filters)
An optional specification to return a subset of Resolver rules, such as Resolver rules that are associated with
the same VPC ID.
|
ListResolverRuleAssociationsRequest |
ListResolverRuleAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of rule associations that you want to return in the response to a
ListResolverRuleAssociations request. |
ListResolverRuleAssociationsRequest |
ListResolverRuleAssociationsRequest.withNextToken(String nextToken)
For the first
ListResolverRuleAssociation request, omit this value. |
Copyright © 2025. All rights reserved.