@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