getResolverRuleAssociation

In the response to an AssociateResolverRule, DisassociateResolverRule, or ListResolverRuleAssociations request, provides information about an association between a resolver rule and a VPC. The association determines which DNS queries that originate in the VPC are forwarded to your network.

Return

null

Parameters

argument

null


suspend fun getResolverRuleAssociation(resolverRuleAssociationId: String): GetResolverRuleAssociationResult

Return

null

Parameters

resolverRuleAssociationId

The ID of the resolver rule association that you want to get information about, such as rslvr-rrassoc-97242eaf88example .

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.route53resolver.kotlin.inputs.GetResolverRuleAssociationPlainArgs.

See also