| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53resolver |
When you create a VPC using Amazon VPC, you automatically get DNS resolution within the VPC from Route 53 Resolver.
|
| Modifier and Type | Method and Description |
|---|---|
default GetResolverQueryLogConfigAssociationResponse |
Route53ResolverClient.getResolverQueryLogConfigAssociation(Consumer<GetResolverQueryLogConfigAssociationRequest.Builder> getResolverQueryLogConfigAssociationRequest)
Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC.
|
default GetResolverQueryLogConfigAssociationResponse |
Route53ResolverClient.getResolverQueryLogConfigAssociation(GetResolverQueryLogConfigAssociationRequest getResolverQueryLogConfigAssociationRequest)
Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResolverQueryLogConfigAssociationResponse> |
Route53ResolverAsyncClient.getResolverQueryLogConfigAssociation(Consumer<GetResolverQueryLogConfigAssociationRequest.Builder> getResolverQueryLogConfigAssociationRequest)
Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC.
|
default CompletableFuture<GetResolverQueryLogConfigAssociationResponse> |
Route53ResolverAsyncClient.getResolverQueryLogConfigAssociation(GetResolverQueryLogConfigAssociationRequest getResolverQueryLogConfigAssociationRequest)
Gets information about a specified association between a Resolver query logging configuration and an Amazon VPC.
|
Copyright © 2023. All rights reserved.