glue_get_integration_resource_property {paws.analytics} | R Documentation |
This API is used for fetching the ResourceProperty of the Glue connection (for the source) or Glue database ARN (for the target)
Description
This API is used for fetching the ResourceProperty
of the Glue connection (for the source) or Glue database ARN (for the target)
See https://www.paws-r-sdk.com/docs/glue_get_integration_resource_property/ for full documentation.
Usage
glue_get_integration_resource_property(ResourceArn)
Arguments
ResourceArn |
[required] The connection ARN of the source, or the database ARN of the target. |
[Package paws.analytics version 0.9.0 Index]