backupgateway_update_gateway_information: Updates a gateway's name

View source: R/backupgateway_operations.R

backupgateway_update_gateway_informationR Documentation

Updates a gateway's name

Description

Updates a gateway's name. Specify which gateway to update using the Amazon Resource Name (ARN) of the gateway in your request.

See https://www.paws-r-sdk.com/docs/backupgateway_update_gateway_information/ for full documentation.

Usage

backupgateway_update_gateway_information(GatewayArn, GatewayDisplayName = NULL)

Arguments

GatewayArn

[required] The Amazon Resource Name (ARN) of the gateway to update.

GatewayDisplayName

The updated display name of the gateway.


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