- Navigation Guide
@aws-sdk/client-route53resolver
CreateResolverRuleCommand Class
For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through, one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.
Parameters
Name | Signature | Summary |
---|---|---|
CreateResolverRuleCommandInput |
|
Full Signature
export declare class CreateResolverRuleCommand extends CreateResolverRuleCommand_base
Related
- CreateResolverRuleCommandInput for command's
input
shape. - CreateResolverRuleCommandOutput for command's
response
shape. - config for Route53ResolverClient's
config
shape.