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

## Properties

- `Application` (`string`, required): The name or the Id of the Application.
- `Resource` (`string`, required): The name or the Id of the Resource.
- `ResourceType` (`"CFN_STACK"`, required): The type of the CFN Resource for now it's enum CFN_STACK.
- `ApplicationArn` (`string`, optional)
- `ResourceArn` (`string`, optional)

## Attributes

- `ApplicationArn`
- `ResourceArn`
