directconnect_update_direct_connect_gateway: Updates the name of a current Direct Connect gateway

View source: R/directconnect_operations.R

directconnect_update_direct_connect_gatewayR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.