glue_describe_connection_type {paws.analytics} | R Documentation |
The DescribeConnectionType API provides full details of the supported options for a given connection type in Glue
Description
The describe_connection_type
API provides full details of the supported options for a given connection type in Glue.
See https://www.paws-r-sdk.com/docs/glue_describe_connection_type/ for full documentation.
Usage
glue_describe_connection_type(ConnectionType)
Arguments
ConnectionType |
[required] The name of the connection type to be described. |
[Package paws.analytics version 0.9.0 Index]