| 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 |
|---|---|
PutResolverQueryLogConfigPolicyResult |
AbstractAmazonRoute53Resolver.putResolverQueryLogConfigPolicy(PutResolverQueryLogConfigPolicyRequest request) |
PutResolverQueryLogConfigPolicyResult |
AmazonRoute53Resolver.putResolverQueryLogConfigPolicy(PutResolverQueryLogConfigPolicyRequest putResolverQueryLogConfigPolicyRequest)
Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query
logging configuration that you want to share, and the operations that you want the account to be able to perform
on the configuration.
|
PutResolverQueryLogConfigPolicyResult |
AmazonRoute53ResolverClient.putResolverQueryLogConfigPolicy(PutResolverQueryLogConfigPolicyRequest request)
Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query
logging configuration that you want to share, and the operations that you want the account to be able to perform
on the configuration.
|
Future<PutResolverQueryLogConfigPolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest request) |
Future<PutResolverQueryLogConfigPolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest request) |
Future<PutResolverQueryLogConfigPolicyResult> |
AmazonRoute53ResolverAsync.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest putResolverQueryLogConfigPolicyRequest)
Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query
logging configuration that you want to share, and the operations that you want the account to be able to perform
on the configuration.
|
Future<PutResolverQueryLogConfigPolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest request,
AsyncHandler<PutResolverQueryLogConfigPolicyRequest,PutResolverQueryLogConfigPolicyResult> asyncHandler) |
Future<PutResolverQueryLogConfigPolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest request,
AsyncHandler<PutResolverQueryLogConfigPolicyRequest,PutResolverQueryLogConfigPolicyResult> asyncHandler) |
Future<PutResolverQueryLogConfigPolicyResult> |
AmazonRoute53ResolverAsync.putResolverQueryLogConfigPolicyAsync(PutResolverQueryLogConfigPolicyRequest putResolverQueryLogConfigPolicyRequest,
AsyncHandler<PutResolverQueryLogConfigPolicyRequest,PutResolverQueryLogConfigPolicyResult> asyncHandler)
Specifies an Amazon Web Services account that you want to share a query logging configuration with, the query
logging configuration that you want to share, and the operations that you want the account to be able to perform
on the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
PutResolverQueryLogConfigPolicyRequest |
PutResolverQueryLogConfigPolicyRequest.clone() |
PutResolverQueryLogConfigPolicyRequest |
PutResolverQueryLogConfigPolicyRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the account that you want to share rules with.
|
PutResolverQueryLogConfigPolicyRequest |
PutResolverQueryLogConfigPolicyRequest.withResolverQueryLogConfigPolicy(String resolverQueryLogConfigPolicy)
An Identity and Access Management policy statement that lists the query logging configurations that you want to
share with another Amazon Web Services account and the operations that you want the account to be able to
perform.
|
Copyright © 2024. All rights reserved.