IntegrationResourceProperty - AWS Glue

IntegrationResourceProperty

A structure representing an integration resource property.

Contents

ResourceArn

The connection ARN of the source, or the database ARN of the target.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: Yes

ResourcePropertyArn

The resource ARN created through this create API. The format is something like arn:aws:glue:<region>:<account_id>:integrationresourceproperty/*

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

SourceProcessingProperties

The resource properties associated with the integration source.

Type: SourceProcessingProperties object

Required: No

TargetProcessingProperties

The resource properties associated with the integration target.

Type: TargetProcessingProperties object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: