| 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 |
|---|---|
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.clone() |
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withCreatorRequestId(String creatorRequestId)
A unique string that identifies the request and that allows failed requests to be retried without the risk of
running the operation twice.
|
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withDestinationArn(String destinationArn)
The ARN of the resource that you want Resolver to send query logs.
|
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withName(String name)
The name that you want to give the query logging configuration.
|
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withTags(Collection<Tag> tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
CreateResolverQueryLogConfigRequest |
CreateResolverQueryLogConfigRequest.withTags(Tag... tags)
A list of the tag keys and values that you want to associate with the query logging configuration.
|
Copyright © 2022. All rights reserved.