| 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 |
|---|---|
PutResolverRulePolicyResult |
AbstractAmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest request) |
PutResolverRulePolicyResult |
AmazonRoute53Resolver.putResolverRulePolicy(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
PutResolverRulePolicyResult |
AmazonRoute53ResolverClient.putResolverRulePolicy(PutResolverRulePolicyRequest request)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest putResolverRulePolicyRequest)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Future<PutResolverRulePolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsyncClient.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler) |
Future<PutResolverRulePolicyResult> |
AmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest putResolverRulePolicyRequest,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler)
Specifies an Amazon Web Services rule that you want to share with another account, the account that you want to
share the rule with, and the operations that you want the account to be able to perform on the rule.
|
Future<PutResolverRulePolicyResult> |
AbstractAmazonRoute53ResolverAsync.putResolverRulePolicyAsync(PutResolverRulePolicyRequest request,
AsyncHandler<PutResolverRulePolicyRequest,PutResolverRulePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
PutResolverRulePolicyRequest |
PutResolverRulePolicyRequest.clone() |
PutResolverRulePolicyRequest |
PutResolverRulePolicyRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the rule that you want to share with another account.
|
PutResolverRulePolicyRequest |
PutResolverRulePolicyRequest.withResolverRulePolicy(String resolverRulePolicy)
An Identity and Access Management policy statement that lists the rules 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 © 2025. All rights reserved.