route53resolver_get_resolver_rule_association {paws.networking}R Documentation

Gets information about an association between a specified Resolver rule and a VPC

Description

Gets information about an association between a specified Resolver rule and a VPC. You associate a Resolver rule and a VPC using associate_resolver_rule.

See https://www.paws-r-sdk.com/docs/route53resolver_get_resolver_rule_association/ for full documentation.

Usage

route53resolver_get_resolver_rule_association(ResolverRuleAssociationId)

Arguments

ResolverRuleAssociationId

[required] The ID of the Resolver rule association that you want to get information about.


[Package paws.networking version 0.7.0 Index]