route53resolver_get_resolver_rule {paws.networking} | R Documentation |
Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the outbound Resolver endpoint that the rule is associated with
Description
Gets information about a specified Resolver rule, such as the domain name that the rule forwards DNS queries for and the ID of the outbound Resolver endpoint that the rule is associated with.
See https://www.paws-r-sdk.com/docs/route53resolver_get_resolver_rule/ for full documentation.
Usage
route53resolver_get_resolver_rule(ResolverRuleId)
Arguments
ResolverRuleId |
[required] The ID of the Resolver rule that you want to get information about. |
[Package paws.networking version 0.9.0 Index]