| 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 |
|---|---|
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.clone() |
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withFilters(Collection<Filter> filters)
An optional specification to return a subset of query logging associations.
|
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withFilters(Filter... filters)
An optional specification to return a subset of query logging associations.
|
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of query logging associations that you want to return in the response to a
ListResolverQueryLogConfigAssociations request. |
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withNextToken(String nextToken)
For the first
ListResolverQueryLogConfigAssociations request, omit this value. |
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withSortBy(String sortBy)
The element that you want Resolver to sort query logging associations by.
|
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withSortOrder(SortOrder sortOrder)
If you specified a value for
SortBy, the order that you want query logging associations to be listed
in, ASCENDING or DESCENDING. |
ListResolverQueryLogConfigAssociationsRequest |
ListResolverQueryLogConfigAssociationsRequest.withSortOrder(String sortOrder)
If you specified a value for
SortBy, the order that you want query logging associations to be listed
in, ASCENDING or DESCENDING. |
Copyright © 2024. All rights reserved.