AWS::Glue::IntegrationResourceProperty - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Glue::IntegrationResourceProperty

The AWS::Glue::IntegrationResourceProperty resource Property description not available. for Glue.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Glue::IntegrationResourceProperty", "Properties" : { "ResourceArn" : String, "SourceProcessingProperties" : SourceProcessingProperties, "Tags" : [ Tag, ... ], "TargetProcessingProperties" : TargetProcessingProperties } }

Properties

ResourceArn

Property description not available.

Required: Yes

Type: String

Pattern: arn:aws:.*:.*:[0-9]+:.*

Update requires: Replacement

SourceProcessingProperties

Property description not available.

Required: No

Type: SourceProcessingProperties

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: No interruption

TargetProcessingProperties

Property description not available.

Required: No

Type: TargetProcessingProperties

Update requires: No interruption

Return values

Ref

Fn::GetAtt

ResourcePropertyArn

Property description not available.