View source: R/networkmanager_operations.R
networkmanager_delete_connection | R Documentation |
Deletes the specified connection in your global network.
See https://www.paws-r-sdk.com/docs/networkmanager_delete_connection/ for full documentation.
networkmanager_delete_connection(GlobalNetworkId, ConnectionId)
GlobalNetworkId |
[required] The ID of the global network. |
ConnectionId |
[required] The ID of the connection. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.