Learn R Programming

paws.networking (version 0.2.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://paws-r.github.io/docs/directconnect/update_direct_connect_gateway.html 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.