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

## Properties

- `ResourceArn` (`string`, required): The connection ARN of the source, or the database ARN of the target.
- `ResourcePropertyArn` (`string`, optional): The integration resource property ARN.
- `SourceProcessingProperties` (`Record<string, unknown>`, optional): The resource properties associated with the integration source.
- `Tags` (`IntegrationResourceProperty_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `TargetProcessingProperties` (`Record<string, unknown>`, optional): The resource properties associated with the integration target.

## Attributes

- `ResourcePropertyArn`
