View source: R/route53resolver_operations.R
route53resolver_disassociate_resolver_rule | R Documentation |
Removes the association between a specified Resolver rule and a specified VPC.
See https://www.paws-r-sdk.com/docs/route53resolver_disassociate_resolver_rule/ for full documentation.
route53resolver_disassociate_resolver_rule(VPCId, ResolverRuleId)
VPCId |
[required] The ID of the VPC that you want to disassociate the Resolver rule from. |
ResolverRuleId |
[required] The ID of the Resolver rule that you want to disassociate from the specified VPC. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.