drs_update_failback_replication_configuration: Allows you to update the failback replication configuration...

View source: R/drs_operations.R

drs_update_failback_replication_configurationR Documentation

Allows you to update the failback replication configuration of a Recovery Instance by ID

Description

Allows you to update the failback replication configuration of a Recovery Instance by ID.

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

Usage

drs_update_failback_replication_configuration(
  bandwidthThrottling = NULL,
  name = NULL,
  recoveryInstanceID,
  usePrivateIP = NULL
)

Arguments

bandwidthThrottling

Configure bandwidth throttling for the outbound data transfer rate of the Recovery Instance in Mbps.

name

The name of the Failback Replication Configuration.

recoveryInstanceID

[required] The ID of the Recovery Instance.

usePrivateIP

Whether to use Private IP for the failback replication of the Recovery Instance.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.