Learn R Programming

paws.networking (version 0.7.0)

directconnect_update_direct_connect_gateway: Updates the name of a current Direct Connect gateway

Description

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.

Usage

directconnect_update_direct_connect_gateway(
  directConnectGatewayId,
  newDirectConnectGatewayName
)

Arguments

directConnectGatewayId

[required] The ID of the Direct Connect gateway to update.

newDirectConnectGatewayName

[required] The new name for the Direct Connect gateway.