directconnect_delete_connection {paws.networking} | R Documentation |
Deletes the specified connection
Description
Deletes the specified connection.
See https://www.paws-r-sdk.com/docs/directconnect_delete_connection/ for full documentation.
Usage
directconnect_delete_connection(connectionId)
Arguments
connectionId |
[required] The ID of the connection. |
[Package paws.networking version 0.9.0 Index]