---
type: resource-type
title: ResolverRuleAssociation
description: aws resource type AWS::Route53Resolver::ResolverRuleAssociation
name: ResolverRuleAssociation
lexicon: aws
resource_type: AWS::Route53Resolver::ResolverRuleAssociation
---
`AWS::Route53Resolver::ResolverRuleAssociation`, a resource type of the aws lexicon.

## Properties

- `ResolverRuleId` (`string`, required): The ID of the Resolver rule that you associated with the VPC that is specified by ``VPCId``.
- `VPCId` (`string`, required): The ID of the VPC that you associated the Resolver rule with.
- `Name` (`string`, optional): The name of an association between a Resolver rule and a VPC. The name can be up to 64 characters long and can contain letters (a-z, A-Z), numbers (0-9), hyphens (-), underscores (_), and spaces. The name cannot consist of only numbers.
- `ResolverRuleAssociationId` (`string`, optional)

## Attributes

- `ResolverRuleAssociationId`
