View source: R/directconnect_operations.R
directconnect_update_direct_connect_gateway | R Documentation |
Updates the name of a current Direct Connect gateway.
See https://www.paws-r-sdk.com/docs/directconnect_update_direct_connect_gateway/ for full documentation.
directconnect_update_direct_connect_gateway(
directConnectGatewayId,
newDirectConnectGatewayName
)
directConnectGatewayId |
[required] The ID of the Direct Connect gateway to update. |
newDirectConnectGatewayName |
[required] The new name for the Direct Connect gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.