View source: R/directconnect_operations.R
directconnect_update_connection | R Documentation |
Updates the Direct Connect dedicated connection configuration.
See https://www.paws-r-sdk.com/docs/directconnect_update_connection/ for full documentation.
directconnect_update_connection(
connectionId,
connectionName = NULL,
encryptionMode = NULL
)
connectionId |
[required] The ID of the dedicated connection. You can use |
connectionName |
The name of the connection. |
encryptionMode |
The connection MAC Security (MACsec) encryption mode. The valid values are |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.