IntegrationResourceProperty
A structure representing an integration resource property.
Types
Properties
Link copied to clipboard
The connection ARN of the source, or the database ARN of the target.
Link copied to clipboard
The resource ARN created through this create API. The format is something like arn:aws:glue:
Link copied to clipboard
The resource properties associated with the integration source.
Link copied to clipboard
The resource properties associated with the integration target.
Functions
Link copied to clipboard
inline fun copy(block: IntegrationResourceProperty.Builder.() -> Unit = {}): IntegrationResourceProperty