View source: R/backupgateway_operations.R
backupgateway_update_gateway_information | R Documentation |
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.
backupgateway_update_gateway_information(GatewayArn, GatewayDisplayName = NULL)
GatewayArn |
[required] The Amazon Resource Name (ARN) of the gateway to update. |
GatewayDisplayName |
The updated display name of the gateway. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.