View source: R/route53resolver_operations.R
route53resolver_update_resolver_rule | R Documentation |
Updates settings for a specified Resolver rule. ResolverRuleId
is required, and all other parameters are optional. If you don't specify a parameter, it retains its current value.
See https://www.paws-r-sdk.com/docs/route53resolver_update_resolver_rule/ for full documentation.
route53resolver_update_resolver_rule(ResolverRuleId, Config)
ResolverRuleId |
[required] The ID of the Resolver rule that you want to update. |
Config |
[required] The new settings for the Resolver rule. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.