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

## Properties

- `Name` (`string`, required): The name of an association between the Profile and resource.
- `ProfileId` (`string`, required): The ID of the profile that you associated the resource to that is specified by ResourceArn.
- `ResourceArn` (`string`, required): The arn of the resource that you associated to the Profile.
- `Id` (`string`, optional): Primary Identifier for Profile Resource Association
- `ResourceProperties` (`string`, optional): A JSON-formatted string with key-value pairs specifying the properties of the associated resource.
- `ResourceType` (`string`, optional): The type of the resource associated to the Profile.

## Attributes

- `Id`
- `ResourceType`
