| 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 GetOutpostResolverResponse |
Route53ResolverClient.getOutpostResolver(Consumer<GetOutpostResolverRequest.Builder> getOutpostResolverRequest)
Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the
current status of the Resolver.
|
default GetOutpostResolverResponse |
Route53ResolverClient.getOutpostResolver(GetOutpostResolverRequest getOutpostResolverRequest)
Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the
current status of the Resolver.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetOutpostResolverResponse> |
Route53ResolverAsyncClient.getOutpostResolver(Consumer<GetOutpostResolverRequest.Builder> getOutpostResolverRequest)
Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the
current status of the Resolver.
|
default CompletableFuture<GetOutpostResolverResponse> |
Route53ResolverAsyncClient.getOutpostResolver(GetOutpostResolverRequest getOutpostResolverRequest)
Gets information about a specified Resolver on the Outpost, such as its instance count and type, name, and the
current status of the Resolver.
|
Copyright © 2023. All rights reserved.