Learn R Programming

paws.networking (version 0.2.0)

backupgateway_update_gateway_information: 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://paws-r.github.io/docs/backupgateway/update_gateway_information.html 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.