View source: R/drs_operations.R
drs_start_source_network_recovery | R Documentation |
Deploy VPC for the specified Source Network and modify launch templates to use this network. The VPC will be deployed using a dedicated CloudFormation stack.
See https://www.paws-r-sdk.com/docs/drs_start_source_network_recovery/ for full documentation.
drs_start_source_network_recovery(
deployAsNew = NULL,
sourceNetworks,
tags = NULL
)
deployAsNew |
Don't update existing CloudFormation Stack, recover the network using a new stack. |
sourceNetworks |
[required] The Source Networks that we want to start a Recovery Job for. |
tags |
The tags to be associated with the Source Network recovery Job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.