backupgateway_disassociate_gateway_from_server {paws.networking}R Documentation

Disassociates a backup gateway from the specified server

Description

Disassociates a backup gateway from the specified server. After the disassociation process finishes, the gateway can no longer access the virtual machines on the server.

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

Usage

backupgateway_disassociate_gateway_from_server(GatewayArn)

Arguments

GatewayArn

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


[Package paws.networking version 0.9.0 Index]