View source: R/glue_operations.R
| glue_delete_connection_type | R Documentation |
Deletes a custom connection type in Glue.
See https://www.paws-r-sdk.com/docs/glue_delete_connection_type/ for full documentation.
glue_delete_connection_type(ConnectionType)
ConnectionType |
[required] The name of the connection type to delete. Must reference an existing registered connection type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.