| 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 |
|---|---|
GetResolverQueryLogConfigResult |
AbstractAmazonRoute53Resolver.getResolverQueryLogConfig(GetResolverQueryLogConfigRequest request) |
GetResolverQueryLogConfigResult |
AmazonRoute53Resolver.getResolverQueryLogConfig(GetResolverQueryLogConfigRequest getResolverQueryLogConfigRequest)
Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the
configuration is logging queries for and the location that logs are sent to.
|
GetResolverQueryLogConfigResult |
AmazonRoute53ResolverClient.getResolverQueryLogConfig(GetResolverQueryLogConfigRequest request)
Gets information about a specified Resolver query logging configuration, such as the number of VPCs that the
configuration is logging queries for and the location that logs are sent to.
|
| Modifier and Type | Method and Description |
|---|---|
GetResolverQueryLogConfigResult |
GetResolverQueryLogConfigResult.clone() |
GetResolverQueryLogConfigResult |
GetResolverQueryLogConfigResult.withResolverQueryLogConfig(ResolverQueryLogConfig resolverQueryLogConfig)
Information about the Resolver query logging configuration that you specified in a
GetQueryLogConfig
request. |
Copyright © 2024. All rights reserved.